diff --git a/Content.Server/Speech/EntitySystems/SlurredSystem.cs b/Content.Server/Speech/EntitySystems/SlurredSystem.cs index cdc5dc6f510b..7e6fd896aa4b 100644 --- a/Content.Server/Speech/EntitySystems/SlurredSystem.cs +++ b/Content.Server/Speech/EntitySystems/SlurredSystem.cs @@ -74,7 +74,8 @@ private string Accentuate(string message, float scale) // Corvax-Localization Start 'о' => "а", 'к' => "кх", - 'ш' => "шч", + 'щ' => "шч", + 'ц' => "тс", // Corvax-Localization End _ => $"{character}", }; diff --git a/Resources/Locale/ru-RU/accent/accents.ftl b/Resources/Locale/ru-RU/accent/accents.ftl index c7a5442d00ae..f8bc0797d894 100644 --- a/Resources/Locale/ru-RU/accent/accents.ftl +++ b/Resources/Locale/ru-RU/accent/accents.ftl @@ -76,3 +76,5 @@ accent-words-slimes-2 = Блимпаф? accent-words-slimes-3 = Бламп! accent-words-slimes-4 = Блааамп... accent-words-slimes-5 = Блабл бламп! +# Mothroach +accent-words-mothroach-1 = Чирик! diff --git a/Resources/Locale/ru-RU/anomaly/anomaly.ftl b/Resources/Locale/ru-RU/anomaly/anomaly.ftl index 107c360e5b2b..c3bc87bb9cbc 100644 --- a/Resources/Locale/ru-RU/anomaly/anomaly.ftl +++ b/Resources/Locale/ru-RU/anomaly/anomaly.ftl @@ -20,6 +20,8 @@ anomaly-scanner-particle-danger = - [color=crimson]Опасный тип:[/color anomaly-scanner-particle-unstable = - [color=plum]Нестабильный тип:[/color] { $type } anomaly-scanner-particle-containment = - [color=goldenrod]Сдерживающий тип:[/color] { $type } anomaly-scanner-pulse-timer = Время до следующего импульса: [color=gray]{ $time }[/color] +anomaly-sync-connected = Аномалия успешно привязана +anomaly-sync-disconnected = Соединение с аномалией было потеряно! anomaly-generator-ui-title = генератор аномалий anomaly-generator-fuel-display = Топливо: anomaly-generator-cooldown = Перезарядка: [color=gray]{ $time }[/color] diff --git a/Resources/Locale/ru-RU/barsign/barsign-component.ftl b/Resources/Locale/ru-RU/barsign/barsign-component.ftl index 9de19ef9fd81..64b158bc4dad 100644 --- a/Resources/Locale/ru-RU/barsign/barsign-component.ftl +++ b/Resources/Locale/ru-RU/barsign/barsign-component.ftl @@ -96,7 +96,7 @@ barsign-prototype-description-wiggle-room = MoMMI маневрируют в та ## The Lightbulb barsign-prototype-name-the-lightbulb = Лампочка -barsign-prototype-description-the-lightbulb = Кафе, популярное среди мотыльков и моффов. Однажды его закрыли на неделю после того, как барменша использовала нафталин для обработки своей запасной униформы. +barsign-prototype-description-the-lightbulb = Кафе, популярное среди ниан и моффов. Однажды его закрыли на неделю после того, как барменша использовала нафталин для обработки своей запасной униформы. ## The Loose Goose diff --git a/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl b/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl new file mode 100644 index 000000000000..bec6c6f2fe63 --- /dev/null +++ b/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl @@ -0,0 +1 @@ +candle-extinguish-failed = Пламя колеблется, но не гаснет diff --git a/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl b/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl index 560bfd0eb37b..9dbc788978c5 100644 --- a/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl +++ b/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl @@ -1 +1,2 @@ +toggle-clothing-verb-text = Переключить { CAPITALIZE($entity) } toggleable-clothing-remove-first = Сперва снимите { $entity }. diff --git a/Resources/Locale/ru-RU/commands/stat-values-command.ftl b/Resources/Locale/ru-RU/commands/stat-values-command.ftl index a54f3966899c..18b748899c5e 100644 --- a/Resources/Locale/ru-RU/commands/stat-values-command.ftl +++ b/Resources/Locale/ru-RU/commands/stat-values-command.ftl @@ -11,3 +11,7 @@ stat-lathe-values = Стоимость печати в лате stat-lathe-id = ID stat-lathe-cost = Стоимость stat-lathe-sell = Цена продажи +# Item Sizes +stat-item-values = Размеры предметов +stat-item-id = ID +stat-item-price = Размер diff --git a/Resources/Locale/ru-RU/components/storage-component.ftl b/Resources/Locale/ru-RU/components/storage-component.ftl index 14902066e9a6..265688f93558 100644 --- a/Resources/Locale/ru-RU/components/storage-component.ftl +++ b/Resources/Locale/ru-RU/components/storage-component.ftl @@ -1,9 +1,10 @@ comp-storage-no-item-size = Нет comp-storage-cant-insert = Невозможно поместить. +comp-storage-too-big = Слишком большое! comp-storage-insufficient-capacity = Недостаточная вместимость. comp-storage-invalid-container = Это сюда не лезет! comp-storage-anchored-failure = Невозможно поместить закрепленный предмет. comp-storage-cant-drop = Вы не можете отпустить { $entity }! comp-storage-window-title = Предмет хранилище -comp-storage-window-volume = Занято: { $usedVolume }/{ $maxVolume }, предметов: { $itemCount } -comp-storage-window-volume-unlimited = Предметов: { $itemCount } +comp-storage-window-weight = { $weight }/{ $maxWeight }, Макс. размер: { $size } +comp-storage-window-slots = Слоты: { $itemCount }/{ $maxCount }, Макс. размер: { $size } diff --git a/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl b/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl index 88ae07313159..6f03204ab0cc 100644 --- a/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl +++ b/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl @@ -1,5 +1,5 @@ # AirlockBolted -construction-examine-condition-airlock-bolt = Сперва, заболтируйте { $entityName }. -construction-examine-condition-airlock-unbolt = Сперва, разболтируйте { $entityName }. +construction-examine-condition-airlock-bolt = Сперва заболтируйте { $entityName }. +construction-examine-condition-airlock-unbolt = Сперва разболтируйте { $entityName }. construction-step-condition-airlock-bolt = Это должно быть заболтировано. construction-step-condition-airlock-unbolt = Это должно быть разболтировано. diff --git a/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl b/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl index 9f874c84c5f6..ae69267d1f80 100644 --- a/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl +++ b/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl @@ -1,5 +1,5 @@ # APC -construction-examine-condition-apc-open = Сперва, развинтите ЛКП. -construction-examine-condition-apc-close = Сперва, завинтите ЛКП. +construction-examine-condition-apc-open = Сперва развинтите ЛКП. +construction-examine-condition-apc-close = Сперва завинтите ЛКП. construction-step-condition-apc-open = Панель управления ЛКП должна быть развинчена. construction-step-condition-apc-close = Панель управления ЛКП должна быть завинчена. diff --git a/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl b/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl index 1200ae4f5cfd..0c610df98fad 100644 --- a/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl +++ b/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl @@ -1,5 +1,5 @@ # DoorWelded -construction-examine-condition-door-weld = Сперва, заварите { $entityName }. -construction-examine-condition-door-unweld = Сперва, разварите { $entityName }. +construction-examine-condition-door-weld = Сперва заварите { $entityName }. +construction-examine-condition-door-unweld = Сперва разварите { $entityName }. construction-guide-condition-door-weld = Убедитесь, что оно заварено. construction-guide-condition-door-unweld = Убедитесь, что оно не заварено. diff --git a/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl b/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl index fc5279b3f812..4aa172a21e07 100644 --- a/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl +++ b/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl @@ -1,4 +1,4 @@ -construction-examine-condition-entity-anchored = Сперва, закрепите это. -construction-examine-condition-entity-unanchored = Сперва, открепите это. +construction-examine-condition-entity-anchored = Сперва закрепите это. +construction-examine-condition-entity-unanchored = Сперва открепите это. construction-step-condition-entity-anchored = Это должно быть закреплено. construction-step-condition-entity-unanchored = Это должно быть откреплено. diff --git a/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl b/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl new file mode 100644 index 000000000000..1b7191982cdd --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl @@ -0,0 +1,2 @@ +construction-examine-condition-min-solution = Сперва добавьте { $quantity } ед. { $reagent }. +construction-guide-condition-min-solution = Добавьте { $quantity } ед. { $reagent } diff --git a/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl b/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl new file mode 100644 index 000000000000..53409e4f6542 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl @@ -0,0 +1,3 @@ +# SolutionEmpty +construction-examine-condition-solution-empty = Сперва опустошите содержимое. +construction-guide-condition-solution-empty = Опустошите содержимое. diff --git a/Resources/Locale/ru-RU/construction/construction-system.ftl b/Resources/Locale/ru-RU/construction/construction-system.ftl index 672fde4887ac..aaa90dd3857c 100644 --- a/Resources/Locale/ru-RU/construction/construction-system.ftl +++ b/Resources/Locale/ru-RU/construction/construction-system.ftl @@ -4,3 +4,4 @@ construction-system-construct-cannot-start-another-construction = Сейчас construction-system-construct-no-materials = У вас недостаточно материалов для постройки этого! construction-system-already-building = Вы уже строите это! construction-system-inside-container = Вы не можете строить, пока находитесь там! +construction-system-cannot-start = Вы не можете создать это! 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 213c27e38aea..75d3bf838922 100644 --- a/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl +++ b/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl @@ -30,6 +30,7 @@ ui-options-volume-percent = { TOSTRING($volume, "P0") } ui-options-show-held-item = Показать удерживаемый элемент рядом с курсором? ui-options-show-combat-mode-indicators = Показать индикатор боевого режима рядом с курсором? +ui-options-show-looc-on-head = Показывать LOOC-чат над головами персонажей? ui-options-vsync = Вертикальная синхронизация ui-options-fullscreen = Полный экран ui-options-lighting-label = Качество освещения: @@ -162,6 +163,7 @@ ui-options-function-show-escape-menu = Переключить игровое м ui-options-function-escape-context = Закрыть текущее окно или переключить игровое меню ui-options-function-take-screenshot = Сделать скриншот ui-options-function-take-screenshot-no-ui = Сделать скриншот (без интерфейса) +ui-options-function-toggle-fullscreen = Переключить полноэкранный режим ui-options-function-editor-place-object = Разместить объект ui-options-function-editor-cancel-place = Отменить размещение ui-options-function-editor-grid-place = Размещать в сетке diff --git a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl index 005100bfab0b..fb3cda497bd9 100644 --- a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl +++ b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl @@ -43,6 +43,7 @@ flavor-base-piquant = пикантно flavor-base-sharp = резко flavor-base-syrupy = сиропово flavor-base-spaceshroom = таинственно +flavor-base-clean = чисто # lmao flavor-base-terrible = ужасно @@ -73,6 +74,7 @@ flavor-complex-bread = как хлеб flavor-complex-batter = как тесто для торта flavor-complex-butter = как масло flavor-complex-egg = как яйца +flavor-complex-raw-egg = как сырые яйца flavor-complex-bacon = как бекон flavor-complex-chicken = как курочка flavor-complex-duck = как уточка @@ -95,11 +97,13 @@ flavor-complex-eggplant = как баклажан flavor-complex-carrot = как морковь flavor-complex-cabbage = как капуста flavor-complex-potatoes = как картофель +flavor-complex-pumpkin = как тыква flavor-complex-mushroom = как грибы flavor-complex-tomato = как помидоры flavor-complex-corn = как кукуруза flavor-complex-banana = как бананы flavor-complex-apple = как яблоки +flavor-complex-cotton = как хлопок flavor-complex-bungo = как бунго flavor-complex-raisins = как сушеный виноград flavor-complex-orange = как апельсины @@ -220,3 +224,4 @@ flavor-complex-carpet = как горсть шерсти flavor-complex-bee = беспчеловечно flavor-complex-sax = как джаз flavor-complex-bottledlightning = как молния в бутылке +flavor-complex-punishment = как наказание diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl index 584bde4c260e..34e57b8230e2 100644 --- a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl @@ -2,7 +2,7 @@ nukeops-title = Ядерные оперативники nukeops-description = Ядерные оперативники нацелились на станцию. Постарайтесь не дать им взвести и взорвать ядерную бомбу, защищая ядерный диск! nukeops-welcome = Вы - ядерный оперативник. Ваша задача - взорвать { $station } и убедиться, что от неё осталась лишь груда обломков. Ваше руководство, Синдикат, снабдило вас всем необходимым для выполнения этой задачи. - Смерть Nanotrasen! + Операция "{$name}" началась! Смерть Nanotrasen! nukeops-opsmajor = [color=crimson]Крупная победа Синдиката![/color] nukeops-opsminor = [color=crimson]Малая победа Синдиката![/color] nukeops-neutral = [color=yellow]Ничейный исход![/color] diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl index 567b1490ba4e..b720f8707214 100644 --- a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl @@ -48,5 +48,5 @@ rev-no-heads = Нет кандидатов на роль Главы револю rev-all-heads-dead = Все главы мертвы, теперь разберитесь с оставшимися членами экипажа! rev-won = Главы революции выжили и уничтожили весь командный состав станции. rev-lost = Члены командного состава станции выжили и уничтожили всех Глав революции. -rev-stalemate = Главы революции и командный состав станции уничтожены. Будем считать это ничьей. -rev-reverse-stalemate = Кажется, главы революции и члены командования забыли о революции, потому что они всё ещё живы. +rev-stalemate = Главы революции и командный состав станции погибли. Это ничья. +rev-reverse-stalemate = Главы революции и командный состав станции выжили. diff --git a/Resources/Locale/ru-RU/gateway/gateway.ftl b/Resources/Locale/ru-RU/gateway/gateway.ftl index 8f74e706393d..a2e562e5621a 100644 --- a/Resources/Locale/ru-RU/gateway/gateway.ftl +++ b/Resources/Locale/ru-RU/gateway/gateway.ftl @@ -1,8 +1,8 @@ gateway-window-title = Врата -gateway-window-ready = Готово! -gateway-window-ready-in = Готовы через: { $time }сек. -gateway-window-already-active = Уже открыт gateway-window-open-portal = Открыть портал +gateway-window-portal-cooldown = Перезарядка +gateway-window-portal-unlock = Следующее открытие +gateway-window-locked = Закрыто gateway-window-no-destinations = Отсутствуют пункты назначения. gateway-window-portal-closing = Портал закрывается gateway-access-denied = Доступ запрещён! diff --git a/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl b/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl index 9efcbda47a81..b73aa78288b8 100644 --- a/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl @@ -5,6 +5,8 @@ ghost-role-component-default-rules = Вам [color=red]НЕ[/color] разрешается помнить, имя, внешность и т.д. вашего предыдущего персонажа. ghost-role-information-mouse-name = Мышь ghost-role-information-mouse-description = Голодная и озорная мышь. +ghost-role-information-mothroach-name = Таракамоль +ghost-role-information-mothroach-description = Милая озорная таракамоль. ghost-role-information-giant-spider-name = Гигантский паук ghost-role-information-giant-spider-description = Устройте хаос обитателям станции! ghost-role-information-cognizine-description = Приобрело сознание с помощью магии когнизина. @@ -39,6 +41,8 @@ ghost-role-information-salvage-carp-name = Космический карп на ghost-role-information-salvage-carp-description = Защищайте сокровища космического обломка! ghost-role-information-sentient-carp-name = Разумный карп ghost-role-information-sentient-carp-description = Помогите дракону наводнить станцию карпами! +ghost-role-information-salvage-shark-name = Карпоакула на обломке в космосе +ghost-role-information-salvage-shark-description = Помогите младшим собратьям карпам защитить их сокровища. Почувствуйте запах крови! ghost-role-information-willow-name = Кенгуру Уиллоу ghost-role-information-willow-description = Вы кенгуру по имени Уиллоу! Уиллоу любит бокс. ghost-role-information-space-tick-name = Космический клещ @@ -106,7 +110,7 @@ ghost-role-information-ert-medical-description = Оказывайте содей ghost-role-information-cburn-agent-name = РХБЗЗ Оперативник ghost-role-information-cburn-agent-description = Высококвалифицированный агент Центком, способный справиться с любыми угрозами. ghost-role-information-centcom-official-name = Представитель Центком -ghost-role-information-centcom-official-description = Инспектируйте станцию, пишите служебные характеристики на руководителей, разжалуйте капитана. +ghost-role-information-centcom-official-description = Инспектируйте станцию, пишите служебные характеристики на руководителей, орудуйте факсом. ghost-role-information-behonker-name = Бехонкер ghost-role-information-behonker-description = Вы - антагонист, несущий смерть и хонки всем, кто не следует за хонкоматерью. ghost-role-information-nukeop-rules = Вы являетесь оперативником Синдиката, которому поручено уничтожить станцию. Как антагонист, вы можете делать всё необходимое для выполнения цели. @@ -115,3 +119,8 @@ ghost-role-information-loneop-description = Вы - одинокий ядерны ghost-role-information-loneop-rules = Вы являетесь оперативником Синдиката, которому поручено уничтожить станцию. Как антагонист, вы можете делать всё необходимое для выполнения цели. ghost-role-information-taxibot-name = Таксибот ghost-role-information-taxibot-description = Доставляйте членов экипажа в места назначения. +ghost-role-information-Death-Squad-name = Оперативник Эскадрона смерти +ghost-role-information-Death-Squad-description = Приготовьтесь к массированному наступлению на станцию. Ваша задача как тяжеловооружённого оперативника - уничтожить всё живое на своём пути. И никаких свидетелей. +ghost-role-information-Cak-name = Корт +ghost-role-information-Cak-description = Вы - любимое дитя шеф-повара. Вы - живой торт-кот. +ghost-role-information-Cak-rules = Вы - живой съедобный сладкий кот. Ваша задача - найти своё место в этом мире, где всё хочет вас съесть. diff --git a/Resources/Locale/ru-RU/headset/headset-component.ftl b/Resources/Locale/ru-RU/headset/headset-component.ftl index 231b6708b21e..89fe040d22ad 100644 --- a/Resources/Locale/ru-RU/headset/headset-component.ftl +++ b/Resources/Locale/ru-RU/headset/headset-component.ftl @@ -12,6 +12,7 @@ chat-radio-security = Безопасность chat-radio-service = Сервис chat-radio-supply = Снабжение chat-radio-syndicate = Синдикат +chat-radio-freelance = Фриланс # not headset but whatever chat-radio-handheld = Портативный diff --git a/Resources/Locale/ru-RU/implant/implant.ftl b/Resources/Locale/ru-RU/implant/implant.ftl index dd88885ad032..f110989f05aa 100644 --- a/Resources/Locale/ru-RU/implant/implant.ftl +++ b/Resources/Locale/ru-RU/implant/implant.ftl @@ -1,6 +1,7 @@ ## Implanter Attempt Messages implanter-component-implanting-target = { $user } пытается что-то в вас имплантировать! +implanter-component-implant-failed = { $implant } нельзя имплантировать в { $target }! implanter-draw-failed-permanent = { $implant } вросся в { $target } и не может быть удалён! implanter-draw-failed = Вы пытаетесь удалить имплант, но ничего не находите. diff --git a/Resources/Locale/ru-RU/info/playtime-stats.ftl b/Resources/Locale/ru-RU/info/playtime-stats.ftl new file mode 100644 index 000000000000..3768a6a533fc --- /dev/null +++ b/Resources/Locale/ru-RU/info/playtime-stats.ftl @@ -0,0 +1,10 @@ +# Playtime Stats + +ui-playtime-stats-title = Игровое время пользователя +ui-playtime-overall-base = Общее игровое время: +ui-playtime-overall = Общее игровое время: { $time } +ui-playtime-first-time = Первый раз +ui-playtime-roles = Игровое время по должностям +ui-playtime-time-format = { $hours }ч { $minutes }м +ui-playtime-header-role-type = Должность +ui-playtime-header-role-time = Время diff --git a/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl index 51386d9af630..1681f685a34d 100644 --- a/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl +++ b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl @@ -7,6 +7,7 @@ petting-success-generic = Вы гладите { $target } по голове. petting-success-soft-floofy = Вы гладите { $target } по { POSS-ADJ($target) } мягкой пушистой голове. petting-success-bingus = Вы гладите { $target } по { POSS-ADJ($target) } маленькой морщинистой голове. petting-success-bird = Вы гладите { $target } по { POSS-ADJ($target) } милой пернатой голове. +petting-success-carp = Вы гладите { $target } по { POSS-ADJ($target) } маленькой рыбьей голове. petting-success-cat = Вы гладите { $target } по { POSS-ADJ($target) } маленькой пушистой голове. petting-success-corrupted-corgi = В порыве самонадеянности, вы гладите { $target } по { POSS-ADJ($target) } маленькой проклятой голове. petting-success-crab = Вы гладите { $target } по { POSS-ADJ($target) } маленькой гладкой голове. @@ -30,6 +31,7 @@ petting-success-bear = Вы нерешительно гладите { $target } petting-success-slimes = Вы гладите { $target } по { POSS-ADJ($target) } студенистой поверхности. petting-failure-generic = Вы тянетесь погладить { $target }, но { $target } настороженно уклоняется от вас. petting-failure-bat = Вы тянетесь погладить { $target }, но { $target } очень трудно поймать! +petting-failure-carp = Вы тянетесь погладить { $target }, но { POSS-ADJ($target) } острые зубки заставляют вас передумать. petting-failure-corrupted-corgi = Вы тянетесь погладить { $target }, но решаете, что лучше не надо. petting-failure-crab = Вы тянетесь погладить { $target }, но { $target } щёлкает клешнями в вашу сторону! petting-failure-dehydrated-carp = Вы гладите { $target } по { POSS-ADJ($target) } маленькой сухой голове. @@ -38,6 +40,7 @@ petting-failure-goose = Вы тянетесь погладить { $target }, н petting-failure-possum = Вы тянетесь погладить { $target }, но на вас шипят и рычат. petting-failure-pig = Вы тянетесь погладить { $target }, но сталкиваетесь с раздражённым хрюканьем и визгом! petting-failure-sloth = Вы тянетесь погладить { $target }, но { $target } с невероятной скоростью уклоняется! +petting-failure-pig = Вы тянетесь погладить { $target }, но сталкиваетесь с раздражённым хрюканьем и визгом! petting-failure-holo = Вы тянетесь погладить { $target }, но { $target } едва не пронзает шипами вашу руку! petting-failure-raccoon = Вы тянетесь погладить { $target }, но { $target } енотится от вас. petting-failure-dragon = Вы поднимаете руку, но { $target } издаёт рёв, и вы решаете, что не хотите стать кормом для карпов. diff --git a/Resources/Locale/ru-RU/items/components/item-component.ftl b/Resources/Locale/ru-RU/items/components/item-component.ftl index 6031dd079b70..0c1251ef5d58 100644 --- a/Resources/Locale/ru-RU/items/components/item-component.ftl +++ b/Resources/Locale/ru-RU/items/components/item-component.ftl @@ -6,3 +6,9 @@ pick-up-verb-get-data-text = Подобрать pick-up-verb-get-data-text-inventory = Взять в руку item-component-on-examine-size = Размер: { $size } +item-component-size-Tiny = крошечный +item-component-size-Small = маленький +item-component-size-Normal = средний +item-component-size-Large = большой +item-component-size-Huge = огромный +item-component-size-Ginormous = гигантский diff --git a/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl b/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl index 9c36ce1f7c0c..a16fd8eb9543 100644 --- a/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl +++ b/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl @@ -30,3 +30,13 @@ signal-port-name-air-warning = Warning signal-port-description-air-warning = Этот порт задействуется с высоким уровенем сигнала, когда статус Warning, если статус другой, то с низким уровнем. signal-port-name-air-normal = Normal signal-port-description-air-normal = Этот порт задействуется с высоким уровенем сигнала, когда статус Normal, если статус другой, то с низким уровнем. +signal-port-name-decaying = Распад +signal-port-description-decaying = Этот порт задействуется когда привязанная аномалия переходит в состояние распада. +signal-port-name-stabilize = Стабилизация +signal-port-description-stabilize = Этот порт задействуется когда привязанная аномалия переходит в стабильное состояние. +signal-port-name-growing = Рост +signal-port-description-growing = Этот порт задействуется когда привязанная аномалия переходит в состояние роста. +signal-port-name-pulse = Импульс +signal-port-description-pulse = Этот порт задействуется когда привязанная аномалия создаёт импульс. +signal-port-name-supercrit = Суперкрит +signal-port-description-supercrit = Этот порт задействуется когда привязанная аномалия взрывается после перехода в суперкритическое состояние. diff --git a/Resources/Locale/ru-RU/machine/machine.ftl b/Resources/Locale/ru-RU/machine/machine.ftl index 8f90197a218e..9671254dd495 100644 --- a/Resources/Locale/ru-RU/machine/machine.ftl +++ b/Resources/Locale/ru-RU/machine/machine.ftl @@ -14,7 +14,7 @@ upgrade-power-draw = потребление энергии upgrade-max-charge = максимальный запас энергии upgrade-power-supply = производство энергии upgrade-power-supply-ramping = постепенное изменение мощности -two-way-lever-left = Вы сдвигаете рычаг влево -two-way-lever-right = Вы сдвигаете рычаг вправо +two-way-lever-left = сдвинуть рычаг влево +two-way-lever-right = сдвинуть рычаг вправо two-way-lever-cant = Рычаг не может быть сдвинут в эту сторону! recycler-count-items = Переработано объектов: { $items }. diff --git a/Resources/Locale/ru-RU/maps/planet.ftl b/Resources/Locale/ru-RU/maps/planet.ftl index f35eb72635c2..220bf81825bd 100644 --- a/Resources/Locale/ru-RU/maps/planet.ftl +++ b/Resources/Locale/ru-RU/maps/planet.ftl @@ -1,5 +1,5 @@ -cmd-planet-desc = Конвертирует указанную карту в планету с приемлемыми стандартными значениями. -cmd-planet-help = { $command } . +cmd-planet-desc = Конвертирует указанную карту в планету с определённым биомом. +cmd-planet-help = { $command } . cmd-planet-args = Требуется только 2 аргумента. cmd-planet-map = Не удалось спарсить { $map } как существующую карту. cmd-planet-success = Карта { $mapId } сделана Планетой. ВНИМАНИЕ! Для работы атмосферы необходимо загрузить карту (либо на новую карту, либо перезапустив игру). diff --git a/Resources/Locale/ru-RU/materials/materials.ftl b/Resources/Locale/ru-RU/materials/materials.ftl index c9c7ec75de2c..e75807a98d8e 100644 --- a/Resources/Locale/ru-RU/materials/materials.ftl +++ b/Resources/Locale/ru-RU/materials/materials.ftl @@ -16,6 +16,7 @@ materials-durathread = дюраткань materials-plasma = плазма materials-plastic = пластик materials-wood = дерево +materials-paper = бумага materials-uranium = уран materials-bananium = бананиум materials-meat = мясо diff --git a/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl b/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl index fd8af0061a93..4ab9ebbfff9a 100644 --- a/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl +++ b/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl @@ -1,4 +1,5 @@ health-analyzer-window-no-patient-data-text = Нет данных о пациенте. +health-analyzer-window-entity-unknown-text = неизвестно health-analyzer-window-entity-health-text = Состояние { $entityName }: health-analyzer-window-entity-temperature-text = Температура: { $temperature } health-analyzer-window-entity-blood-level-text = Уровень крови: { $bloodLevel } diff --git a/Resources/Locale/ru-RU/objectives/round-end.ftl b/Resources/Locale/ru-RU/objectives/round-end.ftl index 56998d4d5ce9..70b27ce25936 100644 --- a/Resources/Locale/ru-RU/objectives/round-end.ftl +++ b/Resources/Locale/ru-RU/objectives/round-end.ftl @@ -4,10 +4,12 @@ objectives-round-end-result = [few] Было { $count } { $agent }. *[other] Было { $count } { $agent }. } +objectives-round-end-result-in-custody = { $custody } из { $count } { $agent } были арестованы. objectives-player-user-named = [color=White]{ $name }[/color] ([color=gray]{ $user }[/color]) objectives-player-user = [color=gray]{ $user }[/color] objectives-player-named = [color=White]{ $name }[/color] -objectives-no-objectives = { $title } – { $agent }. -objectives-with-objectives = { $title } – { $agent } со следующими целями: +objectives-no-objectives = [bold][color=red]{ $custody }[/color]{ $title } – { $agent }. +objectives-with-objectives = [bold][color=red]{ $custody }[/color]{ $title } – { $agent } со следующими целями: objectives-objective-success = { $objective } | [color={ $markupColor }]Успех![/color] objectives-objective-fail = { $objective } | [color={ $markupColor }]Провал![/color] ({ $progress }%) +objectives-in-custody = | ПОД АРЕСТОМ | diff --git a/Resources/Locale/ru-RU/pai/pai-system.ftl b/Resources/Locale/ru-RU/pai/pai-system.ftl index 8de793651fb0..1b9225e5bac1 100644 --- a/Resources/Locale/ru-RU/pai/pai-system.ftl +++ b/Resources/Locale/ru-RU/pai/pai-system.ftl @@ -10,6 +10,8 @@ pai-system-role-name-syndicate = персональный ИИ Синдикат 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-stop-searching-verb-text = Прекратить поиск diff --git a/Resources/Locale/ru-RU/pda/pda-component.ftl b/Resources/Locale/ru-RU/pda/pda-component.ftl index c675fb6a8790..b4420661c435 100644 --- a/Resources/Locale/ru-RU/pda/pda-component.ftl +++ b/Resources/Locale/ru-RU/pda/pda-component.ftl @@ -13,6 +13,7 @@ pda-bound-user-interface-show-uplink-description = Получите доступ pda-bound-user-interface-lock-uplink-title = Закрыть аплинк pda-bound-user-interface-lock-uplink-description = Предотвратите доступ к вашему аплинку персон без кода comp-pda-ui-menu-title = КПК +comp-pda-ui-footer = Карманный Персональный Компьютер comp-pda-ui-station = Станция: [color=white]{ $station }[/color] comp-pda-ui-station-alert-level = Уровень угрозы: [color={ $color }]{ $level }[/color] comp-pda-ui-station-alert-level-instructions = Инструкции: [color=white]{ $instructions }[/color] diff --git a/Resources/Locale/ru-RU/power/components/generator.ftl b/Resources/Locale/ru-RU/power/components/generator.ftl index f55b0938c21d..64da857184d4 100644 --- a/Resources/Locale/ru-RU/power/components/generator.ftl +++ b/Resources/Locale/ru-RU/power/components/generator.ftl @@ -20,16 +20,14 @@ portable-generator-ui-clogged = В топливном баке обнаруже portable-generator-ui-eject = Извлечь portable-generator-ui-eta = (~{ $minutes } минут) portable-generator-ui-unanchored = Не закреплено -power-switchable-generator-examine = - Выработанная энергия направлена на { $output -> +portable-generator-ui-current-output = Текущая мощность: { $voltage } +power-switchable-generator-examine = Выработанная энергия направлена на { $voltage }. +power-switchable-generator-switched = Выход переключен на { $voltage }! +power-switchable-voltage = + { $voltage -> [HV] [color=orange]ВВ[/color] - *[MV] [color=yellow]СВ[/color] - }. -portable-generator-ui-switch-hv = Текущий выход: ВВ -portable-generator-ui-switch-mv = Текущий выход: СВ -portable-generator-ui-switch-to-hv = Переключить на ВВ -portable-generator-ui-switch-to-mv = Переключить на СВ -power-switchable-generator-verb-hv = Переключить выход на ВВ -power-switchable-generator-verb-mv = Переключить выход на СВ -power-switchable-generator-verb-disable-on = Сначала выключите генератор! -power-switchable-generator-switched-output = Выход переключен! + [MV] [color=yellow]СВ[/color] + *[LV] [color=green]НВ[/color] + } +power-switchable-switch-voltage = Переключить на { $voltage } +fuel-generator-verb-disable-on = Сначала выключите генератор! diff --git a/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl index 2c148dc9e2be..9ba78b7c9694 100644 --- a/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl +++ b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl @@ -1,4 +1,5 @@ character-setup-gui-character-setup-label = Настройки персонажа +character-setup-gui-character-setup-stats-button = Статистика character-setup-gui-character-setup-rules-button = Правила character-setup-gui-character-setup-save-button = Сохранить character-setup-gui-character-setup-close-button = Закрыть diff --git a/Resources/Locale/ru-RU/prototypes/access/accesses.ftl b/Resources/Locale/ru-RU/prototypes/access/accesses.ftl index 42fd5aeb5fe4..455f5c0d1ae7 100644 --- a/Resources/Locale/ru-RU/prototypes/access/accesses.ftl +++ b/Resources/Locale/ru-RU/prototypes/access/accesses.ftl @@ -26,6 +26,7 @@ id-card-access-level-service = Сервис id-card-access-level-janitor = Уборщик id-card-access-level-theatre = Театр id-card-access-level-chapel = Церковь +id-card-access-level-lawyer = Юридический id-card-access-level-maintenance = Техобслуживание id-card-access-level-external = Внешний id-card-access-level-nuclear-operative = Ядерный оперативник diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl index c9b8b12d55b2..d2bf637c1f31 100644 --- a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl @@ -42,3 +42,9 @@ ent-CrateVendingMachineRestockDonut = { ent-CrateVendingMachineRestockDonutFille .desc = { ent-CrateVendingMachineRestockDonutFilled.desc } ent-CrateVendingMachineRestockHappyHonk = { ent-CrateVendingMachineRestockHappyHonkFilled } .desc = { ent-CrateVendingMachineRestockHappyHonkFilled.desc } +ent-CrateVendingMachineRestockChemVend = { ent-CrateVendingMachineRestockChemVendFilled } + .desc = { CrateVendingMachineRestockChemVendFilled.desc } +ent-CrateVendingMachineRestockChefvend = { ent-CrateVendingMachineRestockChefvendFilled } + .desc = { CrateVendingMachineRestockChefvendFilled.desc } +ent-CrateVendingMachineRestockCondimentStation = { ent-CrateVendingMachineRestockCondimentStationFilled } + .desc = { CrateVendingMachineRestockCondimentStationFilled.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl index 7606556608c8..73e00b899d3f 100644 --- a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl @@ -12,6 +12,8 @@ ent-CrateNPCDuck = ящик уток .desc = Ящик, содержащий шесть взрослых уток. ent-CrateNPCCorgi = ящик корги .desc = Ящик, содержащий одного корги. +ent-CrateNPCPuppyCorgi = ящик с щенком корги + .desc = Ящик, содержащий одного щенка корги. Аввв. ent-CrateNPCCow = ящик с коровой .desc = Ящик, содержащий одну корову. ent-CrateNPCGoat = ящик с козой diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl index 314bf43defb9..280fb69425b3 100644 --- a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl @@ -14,3 +14,5 @@ ent-CrateMaterialPlasma = ящик твёрдой плазмы .desc = 90 единиц плазмы. ent-CrateMaterialCardboard = ящик картона .desc = 60 единиц картона. +ent-CrateMaterialPaper = ящик бумаги + .desc = 90 листов бумаги. diff --git a/Resources/Locale/ru-RU/reagents/generic.ftl b/Resources/Locale/ru-RU/reagents/generic.ftl index 95ed4bd3cd8c..b28c7abaf832 100644 --- a/Resources/Locale/ru-RU/reagents/generic.ftl +++ b/Resources/Locale/ru-RU/reagents/generic.ftl @@ -7,3 +7,4 @@ generic-reagent-effect-tearing-up = Ваши глаза начинают сле generic-reagent-effect-nauseous = Вы чувствуете тошноту. generic-reagent-effect-parched = Вы чувствуете сухость в горле. generic-reagent-effect-thirsty = Вы испытываете жажду. +generic-reagent-effect-sick = Вы чувствуете себя плохо после употребления этого... diff --git a/Resources/Locale/ru-RU/reagents/meta/biological.ftl b/Resources/Locale/ru-RU/reagents/meta/biological.ftl index 020596e46d86..f88f60b7500e 100644 --- a/Resources/Locale/ru-RU/reagents/meta/biological.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/biological.ftl @@ -2,8 +2,8 @@ reagent-name-blood = кровь reagent-desc-blood = Я надеюсь, что это кетчуп. reagent-name-slime = слизь reagent-desc-slime = Сначала вам показалось, что это градиент крови, но вы ошиблись. -reagent-name-spider-blood = синяя кровь -reagent-desc-spider-blood = На вкус совсем не как черничный сок. +reagent-name-hemocyanin-blood = голубая кровь +reagent-desc-hemocyanin-blood = Содержит медь, а не железо, что придаёт ей ярко выраженный голубой цвет. reagent-name-zombie-blood = кровь зомби reagent-desc-zombie-blood = Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции. reagent-name-ichor = ихор diff --git a/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl index 840f2c7e761f..bdf283d78815 100644 --- a/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl @@ -2,6 +2,10 @@ reagent-name-bleach = отбеливатель reagent-desc-bleach = В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм. reagent-name-space-cleaner = космический очиститель reagent-desc-space-cleaner = Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке. +reagent-name-soap = мыло +reagent-desc-soap = Мыло можно использовать для получения мыльной воды. +reagent-name-soapy-water = мыльная вода +reagent-desc-soapy-water = Раствор мыла с водой. Хорошо очищает поверхности от грязи, и более скользкий, чем простая вода. reagent-name-space-lube = космическая смазка reagent-desc-space-lube = Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей). reagent-name-space-glue = космический клей diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl index 0551e13d1fbe..2b26267996d7 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl @@ -8,3 +8,5 @@ reagent-name-protein = протеины reagent-desc-protein = Также известные как белки. Содержатся в некоторых блюдах, полезны для здоровья организма. reagent-name-cocoapowder = какао-порошок reagent-desc-cocoapowder = Из лучших сортов какао-бобов. +reagent-name-pumpkin-flesh = мякоть тыквы +reagent-desc-pumpkin-flesh = Кашеобразные, сладкие остатки тыквы. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl index 6d0127af5fe8..0df3e8a25f78 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl @@ -6,8 +6,10 @@ reagent-name-oats = овёс reagent-desc-oats = Используется для различных вкусных целей. reagent-name-enzyme = универсальный фермент reagent-desc-enzyme = Используется в приготовлении различных блюд. -reagent-name-egg = яйцо -reagent-desc-egg = Используется в выпечке. +reagent-name-egg = приготовленное яйцо +reagent-desc-egg = Приготовленный зародыш курицы, вкусно. +reagent-name-raw-egg = сырое яйцо +reagent-desc-raw-egg = Используется в выпечке. reagent-name-sugar = сахар reagent-desc-sugar = Вкусный космический сахар! reagent-name-blackpepper = чёрный перец @@ -15,7 +17,7 @@ reagent-desc-blackpepper = Часто используется как припр reagent-name-vinegar = уксус reagent-desc-vinegar = Часто используется как приправа к пище. reagent-name-rice = рис -reagent-desc-rice = Твердые, маленькие белые зёрнышки. +reagent-desc-rice = Твёрдые, маленькие белые зёрнышки. reagent-name-oil-olive = оливковое масло reagent-desc-oil-olive = Вязкое и ароматное. reagent-name-oil = масло diff --git a/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl index ed374dab91bf..39af8481f859 100644 --- a/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl @@ -10,6 +10,8 @@ reagent-name-thc = ТГК reagent-desc-thc = Он же тетрагидроканнабинол. Основное психоактивное вещество в конопле. reagent-name-thc-oil = масло ТГК reagent-desc-thc-oil = Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов. +reagent-name-bananadine = бананадин +reagent-desc-bananadine = Слабый психоделик, который содержится в небольших количествах в банановой кожуре. reagent-name-nicotine = никотин reagent-desc-nicotine = Опасен и вызывает сильное привыкание, но так утверждает пропаганда. reagent-name-impedrezene = импедризин diff --git a/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl index 2c052ee48867..e48c136598ca 100644 --- a/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl @@ -89,3 +89,4 @@ reagent-physical-desc-exotic-smelling = экзотично пахнущее reagent-physical-desc-energizing = заряжающее энергией reagent-physical-desc-exhilarating = бодрящее reagent-physical-desc-vibrant = вибрирующее +reagent-physical-desc-fluffy = пушистое diff --git a/Resources/Locale/ru-RU/research/technologies.ftl b/Resources/Locale/ru-RU/research/technologies.ftl index c8931f6c2878..c8da195083af 100644 --- a/Resources/Locale/ru-RU/research/technologies.ftl +++ b/Resources/Locale/ru-RU/research/technologies.ftl @@ -18,6 +18,7 @@ research-technology-advanced-atmospherics = Продвинутые атмос-т research-technology-advanced-tools = Продвинутые инструменты research-technology-super-powercells = Супербатареи research-technology-bluespace-storage = Блюспейс-хранилище +research-technology-portable-fission = Портативный распад research-technology-chemistry = Химия research-technology-surgical-tools = Хирургические инструменты research-technology-biochemical-stasis = Биохимический стазис @@ -49,7 +50,7 @@ research-technology-advanced-parts = Продвинутые компоненты research-technology-grappling = Технология захвата research-technology-abnormal-artifact-manipulation = Абнормальное манипулирование артефактами research-technology-gravity-manipulation = Манипулирование гравитацией -research-technology-mobile-anomaly-tech = Мобильные аномалии +research-technology-advanced-anomaly-research = Продвинутое изучение аномалий research-technology-hamtr = Мех Х.М.Я.К. research-technology-rped = Быстрая замена компонентов research-technology-super-parts = Суперкомпоненты @@ -65,4 +66,5 @@ research-technology-advanced-cleaning = Продвинутая уборка research-technology-meat-manipulation = Манипулирование мясом research-technology-honk-mech = Мех Х.О.Н.К. research-technology-advanced-spray = Продвинутые спреи +research-technology-quantum-fiber-weaving = Плетение квантового волокна research-technology-bluespace-cargo-transport = Блюспейс-транспортировка грузов diff --git a/Resources/Locale/ru-RU/seeds/seeds.ftl b/Resources/Locale/ru-RU/seeds/seeds.ftl index bb45b6527425..cce170305558 100644 --- a/Resources/Locale/ru-RU/seeds/seeds.ftl +++ b/Resources/Locale/ru-RU/seeds/seeds.ftl @@ -96,3 +96,9 @@ seeds-berries-name = ягоды seeds-berries-display-name = ягодный куст seeds-bungo-name = бунго seeds-bungo-display-name = куст бунго +seeds-pea-name = горох +seeds-pea-display-name = гороховая лоза +seeds-pumpkin-name = тыква +seeds-pumpkin-display-name = тыква +seeds-cotton-name = хлопок +seeds-cotton-display-name = куст хлопка diff --git a/Resources/Locale/ru-RU/species/skeleton.ftl b/Resources/Locale/ru-RU/species/skeleton.ftl new file mode 100644 index 000000000000..07ce0018cdcb --- /dev/null +++ b/Resources/Locale/ru-RU/species/skeleton.ftl @@ -0,0 +1,2 @@ +skeleton-healed-by-milk-popup = Кальций восстановлен. +skeleton-sprayed-by-oat-milk-popup = Похоже, что это ненастоящее молоко. Вы ничего не чувствуете. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/bloodsucker.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/bloodsucker.ftl new file mode 100644 index 000000000000..de946e815656 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/bloodsucker.ftl @@ -0,0 +1,6 @@ +ent-OrganBloodsuckerStomach = желудок + .desc = { ent-OrganAnimalStomach.desc } +ent-OrganBloodsuckerLiver = печень + .desc = { ent-OrganAnimalLiver.desc } +ent-OrganBloodsuckerHeart = сердце + .desc = { ent-OrganAnimalHeart.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/duffelbag.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/duffelbag.ftl index 26a41bbecb98..4c2e59b21972 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/duffelbag.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/duffelbag.ftl @@ -2,6 +2,9 @@ ent-ClothingBackpackDuffelSurgeryFilled = хирургический вещме .desc = Большой вещевой мешок для хранения дополнительного медицинского снаряжения - похоже, этот мешок предназначен для хранения хирургических инструментов. ent-ClothingBackpackDuffelCBURN = вещмешок отряда РХБЗЗ .desc = Вещмешок, содержащий различное оборудование для сдерживания биологической угрозы. +ent-ClothingBackpackDuffelCBURNFilled = { ent-ClothingBackpackDuffelCBURN } + .suffix = Заполненный + .desc = { ent-ClothingBackpackDuffelCBURN.desc } ent-ClothingBackpackDuffelSyndicateFilledMedical = { ent-ClothingBackpackDuffelSyndicateMedical } .suffix = хирургический вещмешок синдиката, Заполненный .desc = { ent-ClothingBackpackDuffelSyndicateMedical.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/backpack.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/backpack.ftl index 21767d7cca9c..4718df866a0a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/backpack.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/backpack.ftl @@ -48,6 +48,10 @@ ent-ClothingBackpackERTEngineerFilled = { ent-ClothingBackpackERTEngineer } .desc = { ent-ClothingBackpackERTEngineer.desc } ent-ClothingBackpackERTJanitorFilled = { ent-ClothingBackpackERTJanitor } .desc = { ent-ClothingBackpackERTJanitor.desc } +ent-ClothingBackpackDeathSquadFilled = рюкзак Эскадрона смерти + .desc = Содержит набор самых опасных агентов Центкома. +ent-ClothingBackpackCargoFilled = { ent-ClothingBackpackCargo } + .desc = { ent-ClothingBackpackCargo.desc } ent-ClothingBackpackSalvageFilled = { ent-ClothingBackpackSalvage } .desc = { ent-ClothingBackpackSalvage.desc } ent-ClothingBackpackPirateFilled = { ent-ClothingBackpackSatchelLeather } 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 e15ee8dc5037..0e1d6b5721d5 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 @@ -54,5 +54,9 @@ ent-BoxDeathRattleImplants = коробка имплантов Предсмер ent-BoxLeadLined = освинцованная коробка .desc = Эта коробка препятствует распространению радиации. .suffix = ДЕБАГ +ent-BoxCandle = коробка свечей + .desc = { ent-BoxCardboard.desc } +ent-BoxCandleSmall = коробка маленьких свечей + .desc = { ent-BoxCardboard.desc } ent-BoxDarts = коробка дротиков .desc = Коробка, наполненная разноцветными дротиками. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl index 314bf43defb9..280fb69425b3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl @@ -14,3 +14,5 @@ ent-CrateMaterialPlasma = ящик твёрдой плазмы .desc = 90 единиц плазмы. ent-CrateMaterialCardboard = ящик картона .desc = 60 единиц картона. +ent-CrateMaterialPaper = ящик бумаги + .desc = 90 листов бумаги. 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 be4eb9fdfc53..3d4cbe06becb 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 @@ -12,6 +12,8 @@ ent-CrateNPCDuck = ящик уток .desc = Ящик, содержащий шесть взрослых уток. ent-CrateNPCCorgi = ящик корги .desc = Ящик, содержащий одного корги. +ent-CrateNPCPuppyCorgi = ящик с щенком корги + .desc = Ящик, содержащий одного щенка корги. ent-CrateNPCCow = ящик с коровой .desc = Ящик, содержащий одну корову. ent-CrateNPCGoat = ящик с козой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/vending.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/vending.ftl index 1c2c2fa7f420..b3d799309b6c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/vending.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/vending.ftl @@ -1,11 +1,11 @@ ent-CrateVendingMachineRestockBoozeFilled = ящик пополнения АлкоМат .desc = Содержит набор пополнения торгомата АлкоМат. ent-CrateVendingMachineRestockChefvendFilled = ящик пополнения ШефВенд - .desc = { ent-CratePlastic.desc } + .desc = Содержит набор пополнения торгомата ШефВенд. ent-CrateVendingMachineRestockClothesFilled = ящик пополнения одежды .desc = Содержит несколько наборов пополнения торгоматов, ОдеждоМата и ТеатроШкафа. ent-CrateVendingMachineRestockCondimentStationFilled = ящик пополнения Островок соусов - .desc = { ent-CratePlastic.desc } + .desc = Содержит набор пополнения торгомата Островок соусов. ent-CrateVendingMachineRestockDinnerwareFilled = ящик пополнения ПосудоМат .desc = Содержит набор пополнения торгомата ПосудоМат. ent-CrateVendingMachineRestockEngineeringFilled = ящик пополнения ИнжеМат diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/toolboxes.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/toolboxes.ftl index 1014483c04a8..6a0fffe4d7ab 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/toolboxes.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/toolboxes.ftl @@ -10,7 +10,7 @@ ent-ToolboxElectricalTurretFilled = электротехнический ящи ent-ToolboxMechanicalFilled = технический ящик для инструментов .suffix = Заполненный .desc = { ent-ToolboxMechanical.desc } -ent-ToolboxSyndicateFilled = подозрительный ящик для инструментов +ent-ToolboxSyndicateFilled = { ent-ToolboxSyndicate } .suffix = Заполненный .desc = { ent-ToolboxSyndicate.desc } ent-ToolboxGoldFilled = золотой ящик для инструментов diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/markers/spawners/ghost_roles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/markers/spawners/ghost_roles.ftl new file mode 100644 index 000000000000..35b56e6f1522 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/markers/spawners/ghost_roles.ftl @@ -0,0 +1,2 @@ +ent-SpawnPointEvilTwin = спавнер злой двойник + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/objectives/eviltwin.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/objectives/eviltwin.ftl new file mode 100644 index 000000000000..28bb39af4265 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/objectives/eviltwin.ftl @@ -0,0 +1,4 @@ +ent-EscapeShuttleTwinObjective = Улететь на Центком живым и свободным. + .desc = Продолжите своё тайное внедрение на Центкоме. +ent-KillTwinObjective = Убить оригинал. + .desc = Убейте свой оригинал и займите его место. 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 aaab5d9fb656..99155b73ad84 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 @@ -49,3 +49,5 @@ ent-ClothingBackpackDuffelSyndicateMedicalBundle = { ent-ClothingBackpackDuffelS .desc = { ent-ClothingBackpackDuffelSyndicateMedical.desc } ent-ClothingBackpackDuffelHolding = бездонный вещмешок .desc = Вещмешок, открывающийся в локальный карман блюспейса. +ent-ClothingBackpackDuffelCBURN = вещмешок отряда РХБЗЗ + .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 24af1f7e59c7..26bf2f29ef8f 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 @@ -34,3 +34,5 @@ ent-ClothingHeadsetBrigmedic = гарнитура бригмедика .desc = Гарнитура, которая помогает слушать предсмертные крики. ent-ClothingHeadsetGrey = гарнитура пассажира .desc = { ent-ClothingHeadset.desc } +ent-ClothingHeadsetFreelance = гарнитура фрилансера + .desc = Такими пользуются группы бродячих фрилансеров. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets_alt.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets_alt.ftl index b2b080246f82..45c9c8d11798 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets_alt.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets_alt.ftl @@ -19,3 +19,5 @@ ent-ClothingHeadsetAltCargo = полноразмерная гарнитура К .desc = { ent-ClothingHeadsetAlt.desc } ent-ClothingHeadsetAltSyndicate = полноразмерная кроваво-красная гарнитура .desc = Модифицированный модульный интерком синдиката, надеваемый на голову, и содержащий ключ шифрования. Имеет 5 ячеек для ключей шифрования. +ent-ClothingHeadsetAltFreelancer = полноразмерная гарнитура фрилансера + .desc = { ent-ClothingHeadsetAlt.desc } 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 81010c4eeea5..2ee9516c3007 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 @@ -20,3 +20,5 @@ ent-ClothingEyesHudMultiversal = multiversal hud .desc = Filler ent-ClothingEyesHudOmni = omni hud .desc = Filler +ent-ClothingEyesHudSyndicate = синди-визор + .desc = Профессиональный визор Синдиката с индикатором на стекле, предназначенный для более точного обнаружения гуманоидов с их последующим уничтожением. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/specific.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/specific.ftl index bbcb59665db1..f56c0980a74b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/specific.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/specific.ftl @@ -1,3 +1,6 @@ ent-ClothingHandsChameleon = чёрные перчатки .desc = Обычные чёрные перчатки, которые не спасут вас от поджаривания. .suffix = Хамелеон +ent-ClothingHandsChameleonThief = { ent-ClothingHandsChameleon } + .suffix = Хамелеон, Воровские + .desc = { ent-ClothingHandsChameleon.desc } 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 7f88ed7f6e5c..1afc66f0adcb 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 @@ -54,3 +54,5 @@ ent-ClothingHeadHelmetVoidParamed = шлем скафандра парамеди .desc = Шлем от скафандра парамедика. ent-ClothingHeadHelmetBone = костяной шлем .desc = Круто выглядящий шлем, сделанный из черепов ваших врагов. +ent-ClothingHeadHelmetPodWars = шлем Броненосец II + .desc = Шлем Броненосец II, реликвия войн подов. 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 64ff9908e6d8..4d0503eb0eb6 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 @@ -30,3 +30,5 @@ ent-ClothingNeckCloakPirateCap = плащ капитана пиратов .desc = Довольно эффектный черный пиратский плащ с изображением черепа. ent-ClothingNeckCloakMoth = плащ моли .desc = Плащ в виде крыльев моли - необычный и оригинальный элемент гардероба, способный привлечь внимание окружающих. Он изготовлен из тонкой ткани, имитирующей крылья моли, с мягкими и пушистыми краями. Плащ застегивается на шее с помощью липучки и имеет капюшон в виде головы моли. +ent-ClothingNeckCloakVoid = плащ пустоты + .desc = Плащ тьмы. Для тех, кто перешёл на тёмную сторону силы. 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 0347db1856ce..bd45004777da 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 @@ -29,3 +29,5 @@ ent-ClothingOuterArmorChangeling = хитиновый панцирь .desc = Раздувает тело генокрада во всепоглощающий массив хитиновый брони. Обеспечивает высокую защиту от физических повреждений, более низкую от других типов. Его вес замедляет движение генокрада, а его поддержание замедляет выработку химических веществ. ent-ClothingOuterArmorBone = костяной доспех .desc = Сидит на вас как вторая кожа. +ent-ClothingOuterArmorPodWars = броня Броненосец II + .desc = Переделанный бронескафандр Броненосец II, реликвия войн подов. 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 5afe633732e5..47319aa02e05 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 @@ -46,3 +46,5 @@ ent-ClothingOuterCoatLabSeniorResearcher = лабораторный халат .desc = Халат, защищающий от небольших разливов химикатов. Имеет фиолетовый воротник и отделку на запястьях. ent-ClothingOuterCoatLabSeniorPhysician = лабораторный халат ведущего врача .desc = Халат, защищающий от небольших разливов химикатов. Имеет светло-голубые рукава и оранжевую отделку на талии. +ent-ClothingOuterCoatSpaceAsshole = куртка космического мудака + .desc = And there he was... 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 936c08e5b911..85185fbf4bfb 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 @@ -57,15 +57,15 @@ ent-ClothingOuterHardsuitSpatio = лёгкий скафандр утилизат ent-ClothingOuterHardsuitCBURN = экзокостюм отряда РХБЗЗ .desc = Легковесный но прочный экзокостюм, который используют специальные подразделения зачистки. ent-ClothingOuterHardsuitERTLeader = скафандр лидера ОБР - .desc = Защитный скафандр, используемый оперативниками отряда быстрого реагирования. + .desc = Защитный скафандр, используемый лидерами отряда быстрого реагирования. ent-ClothingOuterHardsuitERTEngineer = скафандр инженера ОБР - .desc = { ent-ClothingOuterHardsuitERTLeader.desc } + .desc = Защитный скафандр, используемый инженерами отряда быстрого реагирования. ent-ClothingOuterHardsuitERTMedical = скафандр медика ОБР - .desc = { ent-ClothingOuterHardsuitERTLeader.desc } + .desc = Защитный скафандр, используемый медиками отряда быстрого реагирования. ent-ClothingOuterHardsuitERTSecurity = скафандр офицера безопасности ОБР - .desc = { ent-ClothingOuterHardsuitERTLeader.desc } + .desc = Защитный скафандр, используемый офицерами безопасности отряда быстрого реагирования. ent-ClothingOuterHardsuitERTJanitor = скафандр уборщика ОБР - .desc = { ent-ClothingOuterHardsuitERTLeader.desc } + .desc = Защитный скафандр, используемый уборщиками отряда быстрого реагирования. ent-ClothingOuterHardsuitPirateCap = древний бронескафандр .desc = Древний бронированный скафандр. .suffix = Пират diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/misc.ftl index 885f4f670b63..535d363884cb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/misc.ftl @@ -10,3 +10,7 @@ ent-ClothingShoesTourist = туристическая обувь .desc = Эти дешевые сандалии не выглядят очень удобными. ent-ClothingShoesDameDane = туфли якудзы .desc = В конце концов... +ent-ClothingShoesBootsSpeed = скороходы + .desc = Высокотехнологичные ботинки, сотканные из квантовых волокон, способные преобразовывать электричество в чистую скорость! +ent-ActionToggleSpeedBoots = Переключить скороходы + .desc = Включает или выключает скороходы. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/specific.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/specific.ftl index 7870669a853b..67d175afcbc2 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/specific.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/specific.ftl @@ -27,3 +27,5 @@ ent-ClothingShoesCluwne = клувеньские туфли .suffix = Неснимаемыйs ent-ClothingShoesClownLarge = большие клоунские туфли .desc = Когда вам нужно выделиться в комнате, полной клоунов! +ent-ClothingShoesSkates = роликовые коньки + .desc = Надевай свои ролики! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/chemistry_effects.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/chemistry_effects.ftl index 92322df236a3..b16e44028679 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/chemistry_effects.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/chemistry_effects.ftl @@ -1,11 +1,13 @@ ent-Smoke = дым - .desc = { "" } + .desc = { ent-BaseFoam.desc } ent-Foam = пена - .desc = { "" } -ent-IronMetalFoam = железная пена + .desc = { ent-BaseFoam.desc } +ent-MetalFoam = металлическая пена .desc = { ent-Foam.desc } +ent-IronMetalFoam = железная пена + .desc = { ent-MetalFoam.desc } ent-AluminiumMetalFoam = алюминиевая пена - .desc = { ent-Foam.desc } + .desc = { ent-MetalFoam.desc } ent-BaseFoamedMetal = base foamed metal .desc = { "" } ent-FoamedIronMetal = вспененное железо diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/timed.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/timed.ftl index dd40fcf3c9e7..48c8372f458f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/timed.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/timed.ftl @@ -4,3 +4,5 @@ ent-XenoAITimedSpawner = периодический спавнер ксено И .desc = { ent-MarkerBase.desc } ent-MouseTimedSpawner = периодический спавнер мышь .desc = { ent-MarkerBase.desc } +ent-CockroachTimedSpawner = периодический спавнер таракан + .desc = { ent-MouseTimedSpawner.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mobs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mobs.ftl index 96ebef3bf0d4..de2ae69b7144 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mobs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mobs.ftl @@ -1,5 +1,7 @@ ent-SpawnMobMouse = спавнер мышь .desc = { ent-MarkerBase.desc } +ent-SpawnMobCockroach = спавнер таракан + .desc = { ent-MarkerBase.desc } ent-SpawnMobCat = спавнер кот .desc = { ent-MarkerBase.desc } ent-SpawnMobCorgi = спавнер корги @@ -20,6 +22,8 @@ ent-SpawnMobCatBingus = спавнер кот Бингус .desc = { ent-MarkerBase.desc } ent-SpawnMobCatSpace = спавнер космический кот .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatKitten = спавнер котёнок + .desc = { ent-MarkerBase.desc } ent-SpawnMobFoxRenault = спавнер лиса Алиса .desc = { ent-MarkerBase.desc } ent-SpawnMobCatGeneric = спавнер кот случайный @@ -40,6 +44,8 @@ ent-SpawnMobCarpMagic = спавнер мэджикарп .desc = { ent-MarkerBase.desc } ent-SpawnMobCarpHolo = спавнер голокарп .desc = { ent-MarkerBase.desc } +ent-SpawnMobShark = спавнер космическая карпоакула + .desc = { ent-MarkerBase.desc } ent-SpawnMobHamsterHamlet = спавнер хомяк Гамлет .desc = { ent-MarkerBase.desc } ent-SpawnMobAlexander = спавнер свинья Александр @@ -102,3 +108,9 @@ ent-SpawnMobPenguin = спавнер пингвин .desc = { ent-MarkerBase.desc } ent-SpawnMobOreCrab = спавнер рудный краб .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousPerson = спавнер светящаяся персона + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousObject = спавнер светящийся объект + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousEntity = спавнер светящаяся сущность + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vehicles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vehicles.ftl index 0be6046f3c5e..e6a8748877c3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vehicles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vehicles.ftl @@ -6,3 +6,7 @@ ent-SpawnVehicleATV = спавнер квадроцикл .desc = { ent-MarkerBase.desc } ent-SpawnVehicleMotobike = спавнер мотоцикл .desc = { ent-MarkerBase.desc } +ent-SpawnVehicleWheelchair = спавнер кресло-коляска + .desc = { ent-MarkerBase.desc } +ent-SpawnVehicleWheelchairFolded = спавнер кресло-коляска [Сложенный] + .desc = { ent-MarkerBase.desc } 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 95ad2f58cde2..cbfad1e55360 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 @@ -10,6 +10,13 @@ ent-MobChicken = курица ent-FoodEggChickenFertilized = { ent-FoodEgg } .suffix = Оплодотворенный, Курица .desc = { ent-FoodEgg.desc } +ent-MobCockroach = таракан + .desc = Эта станция просто кишит насекомыми. +ent-MobGlockroach = ТТаракан + .desc = Эта станция просто кишит на- О БОЖЕ, У ЭТОГО ТАРАКАНА ПИСТОЛЕТ!!! + .suffix = Адмемы +ent-MobMothroach = таракамоль + .desc = Очаровательный результат многочисленных попыток генетического смешения ниан с тараканами. ent-MobDuckMallard = кряква .desc = Очаровательная кряква, она пушистая и мягкая! ent-MobDuckWhite = белая утка @@ -95,6 +102,8 @@ ent-MobCatCaracal = каракаловая кошка .desc = Весёлое создание природы. ent-MobSloth = ленивец .desc = Очень медлительное животное. Для людей с низкой энергией. +ent-MobCatKitten = котёнок + .desc = Маленький и пушистый. ent-MobFerret = хорёк .desc = Просто маленький глупый парнишка! ent-MobFox = лиса diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/carp.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/carp.ftl index 176277564ab8..c3f949b1bf56 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/carp.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/carp.ftl @@ -9,7 +9,7 @@ ent-MobCarpHolo = голокарп ent-MobCarpRainbow = радужный карп .desc = Ух ты, какая блестящая рыбка! ent-MobCarpSalvage = { ent-MobCarp } - .suffix = Salvage Ruleset + .suffix = Подземелье .desc = { ent-MobCarp.desc } ent-MobCarpDragon = космический карп .suffix = ВыводокДракона @@ -17,3 +17,8 @@ ent-MobCarpDragon = космический карп ent-MobCarpDungeon = { ent-MobCarp } .suffix = Подземелье .desc = { ent-MobCarp.desc } +ent-MobShark = карпоакула + .desc = Опасная акула из черноты бесконечного космоса, которая любит пить кровь. +ent-MobSharkSalvage = { ent-MobShark } + .suffix = Подземелье + .desc = { ent-MobShark.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/living_light.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/living_light.ftl new file mode 100644 index 000000000000..a639b7e6afea --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/living_light.ftl @@ -0,0 +1,8 @@ +ent-MobLivingLight = светящаяся персона + .desc = Ослепительная фигура из чистого света, кажущаяся неосязаемой. +ent-MobLuminousPerson = { ent-MobLivingLight } + .desc = { ent-MobLivingLight.desc } +ent-MobLuminousObject = светящийся объект + .desc = Небольшой светящийся объект, своим свечением обжигающий кожу. +ent-MobLuminousEntity = светящаяся сущность + .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 9c86a5ba7fef..baa2a277a3bf 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 @@ -4,6 +4,8 @@ ent-MobCorgiIanOld = Старый Иан .desc = Всё ещё любимый домашний корги. Любит свои колеса. ent-MobCorgiLisa = Лиза .desc = Любимая корги Иана. +ent-MobCorgiIanPup = щенок Иан + .desc = Любимый щенок корги. Аввв. ent-MobCatRuntime = Рантайм .desc = Профессиональный охотник на мышей. Мастер побега. ent-MobCatException = Эксепшен diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/humanoid.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/humanoid.ftl index 7d6a0e9f891f..004f120fdbd1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/humanoid.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/humanoid.ftl @@ -1,31 +1,46 @@ +ent-RandomHumanoidSpawnerDeathSquad = Агент Эскадрона смерти + .suffix = Роль ОБР, Эскадрон смерти + .desc = { "" } ent-RandomHumanoidSpawnerERTLeader = ОБР лидер + .suffix = Роль ОБР, Базовый .desc = { "" } ent-RandomHumanoidSpawnerERTLeaderEVA = ОБР лидер - .suffix = EVA + .suffix = Роль ОБР, Броня EVA .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTLeaderEVALecter = { ent-RandomHumanoidSpawnerERTLeaderEVA } + .suffix = Роль ОБР, Лектер, EVA + .desc = { ent-RandomHumanoidSpawnerERTLeaderEVA.desc } ent-RandomHumanoidSpawnerERTJanitor = ОБР уборщик + .suffix = Роль ОБР, Базовый .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } ent-RandomHumanoidSpawnerERTJanitorEVA = ОБР уборщик - .suffix = EVA + .suffix = Роль ОБР, Окруж. среда EVA .desc = { ent-RandomHumanoidSpawnerERTJanitor.desc } ent-RandomHumanoidSpawnerERTEngineer = ОБР инженер + .suffix = Роль ОБР, Базовый .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } ent-RandomHumanoidSpawnerERTEngineerEVA = ОБР инженер - .suffix = EVA + .suffix = Роль ОБР, Окруж. среда EVA .desc = { ent-RandomHumanoidSpawnerERTEngineer.desc } ent-RandomHumanoidSpawnerERTSecurity = ОБР офицер безопасности + .suffix = Роль ОБР, Базовый .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } ent-RandomHumanoidSpawnerERTSecurityEVA = ОБР офицер безопасности - .suffix = EVA + .suffix = Роль ОБР, Броня EVA .desc = { ent-RandomHumanoidSpawnerERTSecurity.desc } +ent-RandomHumanoidSpawnerERTSecurityEVALecter = { ent-RandomHumanoidSpawnerERTSecurityEVA } + .suffix = Роль ОБР, Лектер, EVA + .desc = { ent-RandomHumanoidSpawnerERTSecurityEVA.desc } ent-RandomHumanoidSpawnerERTMedical = ОБР медик + .suffix = Роль ОБР, Базовый .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } ent-RandomHumanoidSpawnerERTMedicalEVA = ОБР медик - .suffix = EVA + .suffix = Роль ОБР, Броня EVA .desc = { ent-RandomHumanoidSpawnerERTMedical.desc } ent-RandomHumanoidSpawnerCBURNUnit = Агент РХБЗЗ + .suffix = Роль ОБР .desc = { "" } -ent-RandomHumanoidSpawnerCentcomOfficial = представитель Центком +ent-RandomHumanoidSpawnerCentcomOfficial = Представитель Центком .desc = { "" } ent-RandomHumanoidSpawnerSyndicateAgent = Агент Синдиката .desc = { "" } 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 cf93b1766f7d..c93f33609a25 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 @@ -2,6 +2,9 @@ ent-DrinkCanBaseFull = { ent-BaseItem } .desc = { ent-BaseItem.desc } ent-DrinkColaCan = космическая кола .desc = Прохладительный напиток. +ent-DrinkColaCanEmpty = { ent-DrinkColaCan } + .suffix = Пустой + .desc = { ent-DrinkColaCan.desc } ent-DrinkIcedTeaCan = банка холодного чая .desc = Освежающая банка холодного чая. ent-DrinkLemonLimeCan = банка лимон-лайма diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_special.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_special.ftl index de9df1b47bfd..3a812f4f5509 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_special.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_special.ftl @@ -1,5 +1,5 @@ ent-DrinkShaker = шейкер - .desc = Хэй диджей хэй битмейкер. + .desc = Верный, смешивающий приятель бармена. Хэй диджей... ent-DrinkShotGlass = стопка .desc = Идеально подходит для того, чтобы со злостью ударить ей по столу. ent-DrinkJar = банка 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 1cbfccfd1ce0..1f4b8d5a6298 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 @@ -70,6 +70,8 @@ ent-FoodCakeSpaceman = космонавтский торт .desc = Торт из трубы космонавта с глазурью. ent-FoodCakeSpacemanSlice = кусок космонавтского торта .desc = Торт из трубы космонавта с глазурью. +ent-MobCatCake = Корт + .desc = Это кот. Это торт. Это корт. ent-FoodCakeSuppermatter = суперматерия .desc = Чрезвычайно плотная и мощная пища. ent-FoodCakeSuppermatterSlice = осколок суперматерии 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 3094d00e8e26..2bfff0b52474 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 @@ -12,6 +12,8 @@ ent-FoodPieBaklavaSlice = кусок пахлавы .desc = Порция восхитительной полезной закуски из слоев орехов и тонкого хлеба. ent-FoodPieBananaCream = кремовый банановый пирог .desc = Прямо как дома, на планете клоунов! ХОНК! +ent-FoodPieBananaCreamSlice = кусок кремового бананового пирога + .desc = Just like back home, on clown planet! HONK! ent-FoodPieClafoutis = ягодный клафути .desc = Черных птиц нет, это хороший знак. ent-FoodPieClafoutisSlice = кусок ягодного клафути @@ -34,6 +36,8 @@ ent-FoodPieFrostySlice = кусок морозного пирога .desc = { ent-FoodPieSliceBase.desc } ent-FoodPieAmanita = пирог из мухоморов .desc = Сладкий и вкусный ядовитый пирог. +ent-FoodTartMimeSlice = кусок мимского тарта + .desc = { ent-FoodPieSliceBase.desc } ent-FoodPiePlump = пирог из толстошлемника .desc = Уверен, вам понравится блюдо, сделанное из толстошлемника! ent-FoodTartGrape = виноградный тарт 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 0aecf3fde55b..1c2d1b8929d5 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 @@ -52,7 +52,7 @@ ent-FoodBurgerPlain = бургер .desc = Скучный, сухой бургер. ent-FoodBurgerSoy = сойлент бургер .desc = После еды у вас возникает непреодолимое желание купить по завышенной цене фигурки супергероев. -ent-FoodBurgerMcrib = макриб +ent-FoodBurgerMcrib = бургер с рёбрышками барбекю .desc = Неуловимый гамбургер в форме ребрышек, доступность которого весьма ограничена по всей галактике. Не так хорош, как вы его помните. ent-FoodBurgerMcguffin = макгаффин .desc = Дешевая и жирная имитация яиц Бенедикт. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl index f038d40b09c8..6e0ba6a495d8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl @@ -37,6 +37,9 @@ ent-HappyHonkMime = { ent-HappyHonk } ent-HappyHonkNukie = обед Нюка Робаст .desc = Подозрительный обед с потенциально взрывоопасным сюрпризом. .suffix = Игрушка Опасный +ent-HappyHonkNukieSnacks = коробка закусок Синдиката + .suffix = Игрушка Опасный, Снэки + .desc = { ent-HappyHonkNukie.desc } ent-HappyHonkCluwne = обед Жалкий Клувень .desc = Ничего хорошего из этого не выйдет. ent-FoodMealHappyHonkClown = { ent-HappyHonk } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/egg.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/egg.ftl index 264583cb57f3..3c24131b02e5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/egg.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/egg.ftl @@ -4,3 +4,5 @@ ent-Eggshells = скорлупа .desc = Ты ходишь по ней, приятель. ent-FoodEgg = яйцо .desc = { ent-FoodEggBase.desc } +ent-FoodEggBoiled = варёное яйцо + .desc = Вкусное варёное яйцо. 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 5a62510427aa..7a6c78bf90ae 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 @@ -22,6 +22,8 @@ ent-FoodMimana = миман .desc = Фаворит мима. ent-TrashBananaPeel = банановая кожура .desc = { ent-BaseItem.desc } +ent-TrashBakedBananaPeel = печёная банановая кожура + .desc = { ent-TrashBananaPeel.desc } ent-TrashMimanaPeel = мимановая кожура .desc = { ent-TrashBananaPeel.desc } ent-TrashBananiumPeel = бананиумовая кожура @@ -113,3 +115,9 @@ ent-FoodBungo = плод бунго .desc = Скромный плод бунго. ent-FoodBungoPit = косточка бунго .desc = { ent-FoodInjectableBase.desc } +ent-FoodPeaPod = стручок гороха + .desc = Любимое лакомство уток! +ent-FoodPumpkin = тыква + .desc = Большой, оранжевый... ягода. Серьёзно. +ent-CottonBol = хлопковый шарик + .desc = Любимая закуска ниан, такая же пушистая, как и они. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/flora.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/flora.ftl index 8f844582f4e3..269da8f1dbc1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/flora.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/flora.ftl @@ -14,6 +14,18 @@ ent-FloraRockSolid02 = валун .desc = { ent-BaseRock.desc } ent-FloraRockSolid03 = валун .desc = { ent-BaseRock.desc } +ent-FloraStalagmite1 = сталагмит + .desc = Каменный шип природного происхождения. +ent-FloraStalagmite2 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite3 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite4 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite5 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite6 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } ent-FloraTree01 = дерево .desc = { ent-BaseTree.desc } ent-FloraTree02 = дерево @@ -65,3 +77,15 @@ ent-FloraTreeChristmas02 = рождественская ель .suffix = Подарки ent-FloraTreeStumpConifer = пень .desc = { ent-BaseTreeConifer.desc } +ent-ShadowTree01 = тёмное дерево + .desc = Листья шепчутся о тебе. +ent-ShadowTree02 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree03 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree04 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree05 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree06 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/jackolantern.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/jackolantern.ftl new file mode 100644 index 000000000000..d22fd570e1fd --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/jackolantern.ftl @@ -0,0 +1,16 @@ +ent-CarvedPumpkin = вырезанная тыква + .desc = Традиционное страшное украшение. +ent-PumpkinLantern = тыквенный фонарик + .desc = Вырезанная тыква, излучающая жутковатое свечение. +ent-CarvedPumpkinSmall = { ent-CarvedPumpkin } + .suffix = Маленький + .desc = { ent-CarvedPumpkin.desc } +ent-CarvedPumpkinLarge = { ent-CarvedPumpkin } + .suffix = Большой + .desc = { ent-CarvedPumpkin.desc } +ent-PumpkinLanternSmall = { ent-PumpkinLantern } + .suffix = Маленький + .desc = { ent-PumpkinLantern.desc } +ent-PumpkinLanternLarge = { ent-PumpkinLantern } + .suffix = Большой + .desc = { ent-PumpkinLantern.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/mining.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/mining.ftl new file mode 100644 index 000000000000..f636e9a5ecd2 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/mining.ftl @@ -0,0 +1,12 @@ +ent-WoodenSign = деревянный знак + .desc = Он куда-то указывает. +ent-WoodenSignRight = { ent-WoodenSign } + .desc = { ent-WoodenSign.desc } +ent-WoodenSupport = деревянная опора + .desc = Повышает уверенность в том, что камень не свалится на голову. +ent-WoodenSupportBeam = деревянная опорная балка + .desc = { ent-WoodenSupport.desc } +ent-WoodenSupportWall = деревянная опорная стена + .desc = Старая, гнилая стена. +ent-WoodenSupportWallBroken = { ent-WoodenSupportWall } + .desc = { ent-WoodenSupportWall.desc } 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 ecf34359be4a..6f11f45aa76c 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 @@ -26,6 +26,8 @@ ent-TraversalDistorterMachineCircuitboard = исказитель обхода ( .desc = Печатная плата для исказителя обхода. ent-AnomalyVesselCircuitboard = сосуд аномалии (машинная плата) .desc = Печатная плата для сосуда аномалии. +ent-AnomalySynchronizerCircuitboard = синхронизатор аномалий (машинная плата) + .desc = Печатная плата для синхронизатора аномалий. ent-APECircuitboard = М.А.К.А.К. (машинная плата) .desc = Печатная плата для М.А.К.А.К. ent-ThermomachineFreezerMachineCircuitBoard = морозильная термомашина (машинная плата) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/encryption_keys.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/encryption_keys.ftl index d72377498e14..3b429c766b09 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/encryption_keys.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/encryption_keys.ftl @@ -28,3 +28,5 @@ ent-EncryptionKeySyndie = кроваво-красный ключ шифрова .desc = Ключ шифрования, используемый... секундочку... Кто владелец этого чипа? ent-EncryptionKeyBinary = двоичный ключ шифрования .desc = Ключ шифрования, используемый для преобразования двоичного кода, используемого роботами. +ent-EncryptionKeyFreelance = ключ шифрования фрилансеров + .desc = Ключ шифрования, используемый фрилансерами, которые могут иметь или не иметь отношения к корпорации. Выглядит поношенным. 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 25e029949f1a..d742bcb5a058 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 @@ -108,3 +108,5 @@ ent-SeniorPhysicianPDA = КПК ведущего врача .desc = Слабо пахнет железом и химикатами. Имеет встроенный анализатор здоровья. ent-SeniorOfficerPDA = КПК инструктора СБ .desc = Побит, помят, поломан, практически не пригоден для использования. +ent-PiratePDA = КПК пирата + .desc = Йарр! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/candy_bucket.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/candy_bucket.ftl new file mode 100644 index 000000000000..3d128cb7e118 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/candy_bucket.ftl @@ -0,0 +1,2 @@ +ent-CandyBucket = ведро конфет + .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 new file mode 100644 index 000000000000..58246b995dec --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl @@ -0,0 +1,100 @@ +ent-BaseFigurine = фигурка + .desc = Небольшая миниатюра. +ent-ToyFigurineHeadOfPersonnel = фигурка главы персонала + .desc = Фигурка, изображающая прославленного главу всея персонала, как обычно, отсутствующего в своем кабинете. +ent-ToyFigurinePassenger = фигурка пассажира + .desc = Фигурка, изображающая обычного заурядного пассажира. Никаких приколов. +ent-ToyFigurineGreytider = фигурка грейтайдера + .desc = Фигурка, изображающая подозрительного вида пассажира. Greytide worldwide! +ent-ToyFigurineClown = фигурка клоуна + .desc = Фигурка, изображающая клоуна. Вы с содроганием думаете о том, что же, возможно, люди уже успели сделать с этой фигуркой. +ent-ToyFigurineHoloClown = фигурка голоклоуна + .desc = Фигурка, изображающая голоклоуна. Ещё более раздражающий, чем клоун, и не менее реальный. +ent-ToyFigurineMime = фигурка мима + .desc = Фигурка, изображающая того самого молчаливого ублюдка, который вам так хорошо знаком. +ent-ToyFigurineMusician = фигурка музыканта + .desc = Фигурка, изображающая музыканта, его музыка была просто поразительной. +ent-ToyFigurineBoxer = фигурка боксёра + .desc = Фигурка, изображающая боксера, держащего в руках красные перчатки. +ent-ToyFigurineCaptain = фигурка капитана + .desc = Фигурка, изображающая стандартно экипированного капитана гражданского космического актива Nanotrasen. +ent-ToyFigurineHeadOfSecurity = фигурка главы службы безопасности + .desc = Фигурка, изображающая прославленного главу отдела службы безопасности. +ent-ToyFigurineWarden = фигурка смотрителя + .desc = Фигурка, изображающая смотрителя, готового в любой момент отправить человека за решётку. +ent-ToyFigurineDetective = фигурка детектива + .desc = Фигурка, изображающая детектива в его знаковом плаще. +ent-ToyFigurineSecurity = фигурка офицера службы безопасности + .desc = Фигурка, изображающая сотрудника службы безопасности, готового защищать станцию с дубинкой-шокером в руках. +ent-ToyFigurineLawyer = фигурка адвоката + .desc = Фигурка, изображающая юриста в свежепошитом костюме. +ent-ToyFigurineCargoTech = фигурка грузчика + .desc = Фигурка, изображающая грузчика расы рептилий. +ent-ToyFigurineSalvage = фигурка утилизатора + .desc = Фигурка, изображающая утилизатора с ножом для выживания. +ent-ToyFigurineQuartermaster = фигурка квартирмейстера + .desc = Фигурка, изображающая прославленного главу отдела снабжения. +ent-ToyFigurineChiefEngineer = фигурка старшего инженера + .desc = Фигурка, изображающая прославленного главу инженерного отдела. +ent-ToyFigurineEngineer = фигурка инженера + .desc = Фигурка, изображающая инженера станции, держащего наготове лом. +ent-ToyFigurineAtmosTech = фигурка атмосферного техника + .desc = Фигурка, изображающая атмосферного техника, держащего в руках незажженный сварочный аппарат. +ent-ToyFigurineResearchDirector = фигурка научного руководителя + .desc = Фигурка, изображающая прославленного главу научного отдела. +ent-ToyFigurineScientist = фигурка учёного + .desc = Фигурка, изображающая учёного в лабораторном халате. +ent-ToyFigurineChiefMedicalOfficer = фигурка главного врача + .desc = Фигурка, изображающая прославленного главу медицинского отдела. +ent-ToyFigurineChemist = фигурка химика + .desc = Фигурка, изображающая химика, который, по всей видимости, собирается приготовить метамфетамин. +ent-ToyFigurineParamedic = фигурка парамедика + .desc = Фигурка, изображающая парамедика в пустотном скафандре. +ent-ToyFigurineMedicalDoctor = фигурка врача + .desc = Фигурка, изображающая врача, в халате и со шприцем. +ent-ToyFigurineLibrarian = фигурка библиотекаря + .desc = Фигурка, изображающая единственного и неповторимого библиотекаря. +ent-ToyFigurineChaplain = фигурка священника + .desc = Фигурка, изображающая священника, молящегося о богоугодных вещах. +ent-ToyFigurineChef = фигурка повара + .desc = Фигурка, изображающая шеф-повара, мастера кулинарных искусств!... большую часть времени. +ent-ToyFigurineBartender = фигурка бармена + .desc = Фигурка, изображающая бармена, стильно выглядящего в своих очках и цилиндре. +ent-ToyFigurineBotanist = фигурка ботаника + .desc = Фигурка, изображающая ботаника, который точно не позволит кудзу выйти из-под контроля. +ent-ToyFigurineJanitor = фигурка уборщика + .desc = Фигурка, изображающая уборщика в галошах. +ent-ToyFigurineNukie = фигурка оперативника Синдиката + .desc = Фигурка, изображающая кого-то в кроваво-красном скафандре, напоминающем тот, который носят ядерные оперативники. +ent-ToyFigurineNukieElite = фигурка элитного оперативника Синдиката + .desc = Фигурка, изображающая кого-то в элитном кроваво-красном скафандре, напоминающем тот, который могли бы носить медики отрядов ядерных оперативников. +ent-ToyFigurineNukieCommander = фигурка командира Синдиката + .desc = Фигурка, изображающая кого-то в усиленном кроваво-красном скафандре, напоминающем тот, который могли бы носить командиры отрядов ядерных оперативников. +ent-ToyFigurineFootsoldier = фигурка пехотинца Синдиката + .desc = Фигурка, изображающая пехотинца в экипировке Синдиката. +ent-ToyFigurineWizard = фигурка волшебника + .desc = Фигурка, изображающая кого-то с длинной шелковистой бородой в костюме волшебника. Колдуны жалеют, что у них ничего подобного нет. +ent-ToyFigurineWizardFake = фигурка ненастоящего волшебника + .desc = Фигурка, изображающая кого-то в поддельном костюме волшебника. Ну и скам! +ent-ToyFigurineSpaceDragon = фигурка космического дракона + .desc = Большая фигурка, изображающая космического дракона с красными глазами, устремленными на добычу. +ent-ToyFigurineQueen = фигурка королевы ксено + .desc = Большая фигурка, изображающая королеву ксено, приготовившуюся к нападению. +ent-ToyFigurineRatKing = фигурка крысиного короля + .desc = Большая фигурка, изображающая крысиного короля, приготовившегося свить гнездо. +ent-ToyFigurineRatServant = фигурка крысиного слуги + .desc = Фигурка, изображающая крысу, прислуживающую крысиному королю! +ent-ToyFigurineMouse = фигурка мыши + .desc = Фигурка, изображающая мышь, бегущую к ближайшему кусочку еды. +ent-ToyFigurineSlime = фигурка слайма + .desc = Фигурка, изображающая полупрозрачного голубого слайма. +ent-ToyFigurineHamlet = фигурка Гамлета + .desc = Фигурка, изображающая Гамлета, микроволновка в комплект не входит. +ent-ToyGriffin = фигурка гриффина + .desc = Экшен-фигурка, созданная по образу и подобию "Гриффина", криминального главаря. +ent-ToyOwlman = фигурка совы + .desc = Экшен-фигурка, созданная по образу и подобию 'Совы', защитника справедливости. +ent-ToySkeleton = фигурка скелета + .desc = Буу, испугал! +ent-ToyFigurineThief = фигурка вора + .desc = Скрываясь в тени... diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/pai.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/pai.ftl index f59d655c3122..073e5f1a9546 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/pai.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/pai.ftl @@ -1,7 +1,8 @@ ent-PersonalAI = персональный ИИ .desc = Ваш электронный друг, с которым весело! -ent-SyndicatePersonalAI = персональный ИИ - .suffix = персональный ИИ Синдиката - .desc = Новейшая модель вашего электронного друга! Теперь веселье засияет новыми красками! +ent-SyndicatePersonalAI = персональный ИИ Синдиката + .desc = Ваш электронный друг, созданный Синдикатом! +ent-PotatoAI = картофельный ИИ + .desc = Это картофелина. Вы заставили её быть разумной, вы, монстр. ent-ActionPAIPlayMidi = Запустить MIDI .desc = Откройте портативный MIDI-интерфейс, чтобы развлечь своего владельца. 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 981267fd3ac0..e7e526637305 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 @@ -135,3 +135,5 @@ ent-CrazyGlue = тюбик сумасшедшего клея .desc = Бутылка сумасшедшего клея производства компании Honk! Co. ent-PlushieMoth = плюшевый ниан .desc = Милый и пушистый плюшевый ниан. Развлекайтесь, бз! +ent-PlushiePenguin = плюшевый пингвин + .desc = Кстати, я использую Arch! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/parts.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/parts.ftl index 0d67724c0c13..9d6bcb44fb17 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/parts.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/parts.ftl @@ -10,5 +10,5 @@ ent-PartRodMetal1 = металлический стержень .suffix = Один .desc = { ent-PartRodMetal.desc } ent-PartRodMetalLingering0 = { ent-PartRodMetal } - .suffix = Lingering(Борги), 0 + .suffix = Сохраняющийся(Борги), 0 .desc = { ent-PartRodMetal.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/glass.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/glass.ftl index 69055308362c..b9cc507ebff5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/glass.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/glass.ftl @@ -7,7 +7,7 @@ ent-SheetGlass1 = { ent-SheetGlass } .suffix = Один .desc = { ent-SheetGlass.desc } ent-SheetGlassLingering0 = { ent-SheetGlass } - .suffix = Lingering(Борги), 0 + .suffix = Сохраняющийся(Борги), 0 .desc = { ent-SheetGlass.desc } ent-SheetRGlass = бронестекло .suffix = Полный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/metal.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/metal.ftl index ea7bd52758c6..6b3038e337d8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/metal.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/metal.ftl @@ -10,7 +10,7 @@ ent-SheetSteel1 = сталь .suffix = Один .desc = { ent-SheetSteel.desc } ent-SheetSteelLingering0 = { ent-SheetSteel } - .suffix = Lingering(Борги), 0 + .suffix = Сохраняющийся(Борги), 0 .desc = { ent-SheetSteel.desc } ent-SheetPlasteel = пласталь .suffix = Полный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/briefcases.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/briefcases.ftl index 24db913ee9f9..94e59f509988 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/briefcases.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/briefcases.ftl @@ -2,7 +2,7 @@ ent-BriefcaseBase = { ent-BaseItem } .desc = Пригодится для переноски предметов в руках. ent-BriefcaseBrown = коричневый чемодан .desc = Удобный чемоданчик. -ent-BriefcaseSyndieBase = { ent-BaseStorageItem } +ent-BriefcaseSyndieBase = { ent-BriefcaseBase } .desc = Пригодится для переноски предметов в руках. .suffix = Синдикат, Пустой ent-BriefcaseSyndie = коричневый чемодан diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/candles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/candles.ftl new file mode 100644 index 000000000000..3d016e8ec237 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/candles.ftl @@ -0,0 +1,47 @@ +ent-Candle = свеча + .desc = Тонкий фитиль, пропущенный через жир. +ent-CandleRed = красная свеча + .desc = { ent-Candle.desc } +ent-CandleBlue = синяя свеча + .desc = { ent-Candle.desc } +ent-CandleBlack = чёрная свеча + .desc = { ent-Candle.desc } +ent-CandleGreen = зелёная свеча + .desc = { ent-Candle.desc } +ent-CandlePurple = фиолетовая свеча + .desc = { ent-Candle.desc } +ent-CandleSmall = маленькая свеча + .desc = { ent-Candle.desc } +ent-CandleRedSmall = маленькая красная свеча + .desc = { ent-CandleSmall.desc } +ent-CandleBlueSmall = маленькая синяя свеча + .desc = { ent-CandleSmall.desc } +ent-CandleBlackSmall = маленькая чёрная свеча + .desc = { ent-CandleSmall.desc } +ent-CandleGreenSmall = маленькая зелёная свеча + .desc = { ent-CandleSmall.desc } +ent-CandlePurpleSmall = маленькая фиолетовая свеча + .desc = { ent-CandleSmall.desc } +ent-CandleInfinite = волшебная свеча + .desc = То ли это магия, то ли высокие технологии, но эта свеча никогда не гаснет. С другой стороны, её пламя довольно холодное. + .suffix = Декорация +ent-CandleRedInfinite = волшебная красная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleBlueInfinite = волшебная синяя свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleBlackInfinite = волшебная чёрная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleGreenInfinite = волшебная зелёная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandlePurpleInfinite = волшебная фиолетовая свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleRedSmallInfinite = маленькая волшебная красная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleBlueSmallInfinite = маленькая волшебная синяя свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleBlackSmallInfinite = маленькая волшебная чёрная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandleGreenSmallInfinite = маленькая волшебная зелёная свеча + .desc = { ent-CandleInfinite.desc } +ent-CandlePurpleSmallInfinite = маленькая волшебная фиолетовая свеча + .desc = { ent-CandleInfinite.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/ice_crust.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/ice_crust.ftl new file mode 100644 index 000000000000..2b4aa181ed98 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/ice_crust.ftl @@ -0,0 +1,2 @@ +ent-IceCrust = ледяная корочка + .desc = Холодная и скользкая. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/identification_cards.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/identification_cards.ftl index d14271cbbaa8..66caa4f80a1e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/identification_cards.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/identification_cards.ftl @@ -87,6 +87,8 @@ ent-AtmosIDCard = ID карта атмосферного техника .desc = { ent-IDCardStandard.desc } ent-SyndicateIDCard = ID карта Синдиката .desc = { ent-IDCardStandard.desc } +ent-PirateIDCard = ID карта пирата + .desc = { ent-IDCardStandard.desc } ent-PsychologistIDCard = ID карта психолога .desc = { ent-IDCardStandard.desc } ent-ReporterIDCard = ID карта репортёра diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/implanters.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/implanters.ftl index 178502c5f872..51937f483643 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/implanters.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/implanters.ftl @@ -2,6 +2,9 @@ ent-BaseImplanter = имплантер .desc = Шприц, специально предназначенный для введения и извлечения подкожных имплантов. ent-Implanter = { ent-BaseImplanter } .desc = Одноразовый шприц, специально предназначенный для введения и извлечения подкожных имплантов. +ent-ImplanterAdmeme = { ent-Implanter } + .suffix = Адмемы + .desc = { ent-Implanter.desc } ent-BaseImplantOnlyImplanter = { ent-Implanter } .desc = Одноразовый шприц, специально предназначенный для введения подкожных имплантов. ent-SadTromboneImplanter = имплантер Грустный тромбон diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/pet_carrier.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/pet_carrier.ftl new file mode 100644 index 000000000000..25f6e4535eb4 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/pet_carrier.ftl @@ -0,0 +1,2 @@ +ent-PetCarrier = большая переноска для животных + .desc = Позволяет удобно переносить крупных животных. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/potatoai_chip.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/potatoai_chip.ftl new file mode 100644 index 000000000000..f70531723b9e --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/potatoai_chip.ftl @@ -0,0 +1,2 @@ +ent-PotatoAIChip = сверхкомпактный чип ИИ + .desc = Для корректной работы этого высокотехнологичного чипа искусственного интеллекта требуется напряжение ровно в 1,1 Вольт. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powercells.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powercells.ftl index bd8cfb34c368..0b2e55c8f47d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powercells.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powercells.ftl @@ -15,7 +15,7 @@ ent-PowerCellMediumPrinted = { ent-PowerCellMedium } .suffix = Пустой .desc = { ent-PowerCellMedium.desc } ent-PowerCellHigh = батарея высокой ёмкости - .desc = Стандартизированный перезаряжаемый элемент питания. Этот премиальный накопитель большой емкости вмещает на 50% больше энергии, по сравнению с конкурентами. + .desc = Стандартизированный перезаряжаемый элемент питания. Этот премиальный накопитель большой ёмкости вмещает на 50% больше энергии, по сравнению с конкурентами. .suffix = Полный ent-PowerCellHighPrinted = { ent-PowerCellHigh } .suffix = Пустой @@ -26,8 +26,11 @@ ent-PowerCellHyper = батарея гипер ёмкости ent-PowerCellHyperPrinted = { ent-PowerCellHyper } .suffix = Пустой .desc = { ent-PowerCellHyper.desc } -ent-PowerCellMicroreactor = маленькая микрореакторная батарея - .desc = Стандартизированный перезаряжаемый микрореактор. Предназначен для устройств с низким энергопотреблением, он медленно заряжается сам по себе. +ent-PowerCellMicroreactor = микрореакторная батарея + .desc = Стандартизированный перезаряжаемый микрореактор. Имеет пониженную ёмкость, но медленно заряжается сама по себе. .suffix = Полный +ent-PowerCellMicroreactorPrinted = { ent-PowerCellMicroreactor } + .suffix = Пустой + .desc = { ent-PowerCellMicroreactor.desc } ent-PowerCellAntiqueProto = прототип древней батареи .desc = Маленький самозаряжающийся элемент питания. Использовался в старых разработках лазерного оружия. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/shields/shields.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/shields/shields.ftl index aa58e341489b..98fa2cc33fda 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/shields/shields.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/shields/shields.ftl @@ -10,6 +10,8 @@ ent-WoodenBuckler = деревянный баклер .desc = Небольшой круглый деревянный самодельный щит. ent-MakeshiftShield = импровизированный щит .desc = Ветхий на вид щит, мало на что пригодный. +ent-WebShield = паутинный щит + .desc = Нитяной щит. Он слаб и плохо противостоит нагреванию. ent-ClockworkShield = часовой щит .desc = Ratvar oyrffrf lbh jvgu uvf cebgrpgvba. Ратвар благословляет вас Своей защитой. ent-MirrorShield = зеркальный щит diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemical-containers.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemical-containers.ftl index aa1bd3fb6dd4..b95357b9e179 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemical-containers.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemical-containers.ftl @@ -46,3 +46,5 @@ ent-JugOxygen = кувшин (кислород) .desc = { ent-Jug.desc } ent-JugPlantBGone = кувшин (Plant-B-Gone) .desc = { ent-Jug.desc } +ent-JugWeldingFuel = кувшин (сварочное топливо) + .desc = { ent-Jug.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry-bottles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry-bottles.ftl index 384ca0fa9d80..37d773e92c0a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry-bottles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry-bottles.ftl @@ -1,15 +1,15 @@ ent-BaseChemistryEmptyBottle = бутылочка .desc = Маленькая бутылочка. -ent-ChemistryEmptyBottle01 = бутылочка +ent-ChemistryEmptyBottle01 = { ent-BaseChemistryEmptyBottle } .desc = { ent-BaseChemistryEmptyBottle.desc } -ent-ChemistryEmptyBottle02 = бутылочка +ent-ChemistryEmptyBottle02 = { ent-BaseChemistryEmptyBottle } .desc = { ent-BaseChemistryEmptyBottle.desc } -ent-ChemistryEmptyBottle03 = бутылочка +ent-ChemistryEmptyBottle03 = { ent-BaseChemistryEmptyBottle } .desc = { ent-BaseChemistryEmptyBottle.desc } -ent-ChemistryEmptyBottle04 = бутылочка +ent-ChemistryEmptyBottle04 = { ent-BaseChemistryEmptyBottle } .desc = { ent-BaseChemistryEmptyBottle.desc } ent-EpinephrineChemistryBottle = бутылочка эпинефрина - .desc = { ent-BaseChemistryEmptyBottle.desc } + .desc = { ent-BaseChemistryBottleFilled.desc } ent-RobustHarvestChemistryBottle = бутылочка robust harvest .desc = Это повысит потенцию ваших растений. ent-EZNutrientChemistryBottle = бутылочка EZ-нутриенты @@ -22,10 +22,16 @@ ent-NocturineChemistryBottle = { ent-BaseChemistryEmptyBottle } .suffix = бутылочка ноктюрина .desc = { ent-BaseChemistryEmptyBottle.desc } ent-EphedrineChemistryBottle = бутылочка эфедрина - .desc = { ent-BaseChemistryEmptyBottle.desc } + .desc = { ent-BaseChemistryBottleFilled.desc } ent-OmnizineChemistryBottle = бутылочка омнизина - .desc = { ent-BaseChemistryEmptyBottle.desc } + .desc = { ent-BaseChemistryBottleFilled.desc } ent-CognizineChemistryBottle = бутылочка когнизина - .desc = { ent-BaseChemistryEmptyBottle.desc } + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-PaxChemistryBottle = бутылочка пакса + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-MuteToxinChemistryBottle = бутылочка токсина немоты + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-LeadChemistryBottle = бутылочка свинца + .desc = { ent-BaseChemistryBottleFilled.desc } ent-ToxinChemistryBottle = бутылочка токсина - .desc = { ent-BaseChemistryEmptyBottle.desc } + .desc = { ent-BaseChemistryBottleFilled.desc } 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 bd5c2869bbb2..e0d54e3a40b2 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 @@ -23,4 +23,4 @@ ent-SyringeBluespace = блюспейс-шприц ent-Pill = таблетка .desc = Это не свеча. ent-PillCanister = баночка для таблеток - .desc = Вмещает до 9 таблеток. + .desc = Вмещает до 10 таблеток. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/seeds.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/seeds.ftl index bd6c01e21f2e..d3cc963171da 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/seeds.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/seeds.ftl @@ -94,3 +94,9 @@ ent-BerrySeeds = пакет семян (ягоды) .desc = { ent-SeedBase.desc } ent-BungoSeeds = пакет семян (бунго) .desc = Не ешьте косточки. +ent-PeaSeeds = пакет семян (горох) + .desc = Когда-то это скромное растение играло важную роль в изучении генетики. +ent-PumpkinSeeds = пакет семян (тыква) + .desc = { ent-SeedBase.desc } +ent-CottonSeeds = пакет семян (хлопок) + .desc = { ent-SeedBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl index a3d2ba2f0ead..d18702783502 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl @@ -3,3 +3,8 @@ ent-HandheldCrewMonitor = портативный монитор экипажа ent-HandheldCrewMonitorEmpty = { ent-HandheldCrewMonitor } .suffix = Пустой .desc = { ent-HandheldCrewMonitor.desc } +ent-SpyCrewMonitor = шпионский монитор + .desc = Шпионское устройство, способное подключаться к серверам мониторинга экипажа. +ent-SpyCrewMonitorEmpty = { ent-SpyCrewMonitor } + .suffix = Пустой + .desc = { ent-SpyCrewMonitor.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healing.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healing.ftl index 4d172e9f1ce0..abc1a13466c6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healing.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healing.ftl @@ -6,6 +6,9 @@ ent-Ointment = мазь ent-Ointment1 = { ent-Ointment } .desc = { ent-Ointment.desc } .suffix = Один +ent-Ointment10Lingering = { ent-Ointment } + .suffix = 10, Сохраняющийся(Борги) + .desc = { ent-Ointment.desc } ent-RegenerativeMesh = регенеративная сеть .desc = Применяется для лечения даже самых неприятных ожогов. Эффективна также при кислотных ожогах. ent-OintmentAdvanced1 = { ent-RegenerativeMesh } @@ -16,6 +19,9 @@ ent-Brutepack = набор для ушибов ent-Brutepack1 = { ent-Brutepack } .desc = { ent-Brutepack.desc } .suffix = Один +ent-Brutepack10Lingering = { ent-Brutepack } + .suffix = 10, Сохраняющийся(Борги) + .desc = { ent-Brutepack.desc } ent-MedicatedSuture = медицинская нить .desc = Нить, пропитанная лекарством, эффективно лечит механические травмы и закрывает раны. ent-BrutepackAdvanced1 = { ent-MedicatedSuture } @@ -23,12 +29,18 @@ ent-BrutepackAdvanced1 = { ent-MedicatedSuture } ent-Bloodpack = пакет крови .desc = Содержит новый инновационный универсальный кровезаменитель, разработанный передовыми учёными компании Nanotrasen. .suffix = Полный +ent-Bloodpack10Lingering = { ent-Bloodpack } + .suffix = 10, Сохраняющийся(Борги) + .desc = { ent-Bloodpack.desc } ent-Gauze = марлевый бинт .desc = Несколько стерильных марлевых полосок для оборачивания кровоточащих культей. .suffix = Полный ent-Gauze1 = { ent-Gauze } .desc = { ent-Gauze.desc } .suffix = Один +ent-Gauze10Lingering = { ent-Gauze } + .suffix = 10, Сохраняющийся(Борги) + .desc = { ent-Gauze.desc } ent-AloeCream = алоэ крем .desc = Крем для наружного применения при ожогах. ent-HealingToolbox = лечащий тулбокс @@ -36,24 +48,56 @@ ent-HealingToolbox = лечащий тулбокс .suffix = НЕ МАППИТЬ ent-PillDexalin = таблетка дексалина (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterDexalin = { ent-PillCanister } + .suffix = Дексалин, 7 + .desc = { ent-PillCanister.desc } ent-PillDylovene = таблетка диловена (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterDylovene = { ent-PillCanister } + .suffix = Диловен, 5 + .desc = { ent-PillCanister.desc } ent-PillHyronalin = таблетка хироналина (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterHyronalin = { ent-PillCanister } + .suffix = Хироналин, 5 + .desc = { ent-PillCanister.desc } ent-PillIron = таблетка железа (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterIron = { ent-PillCanister } + .suffix = Железо, 5 + .desc = { ent-PillCanister.desc } +ent-PillCopper = таблетка меди (10ед) + .desc = { ent-Pill.desc } +ent-PillCanisterCopper = { ent-PillCanister } + .suffix = Медь, 5 + .desc = { ent-PillCanister.desc } ent-PillKelotane = таблетка келотана (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterKelotane = { ent-PillCanister } + .suffix = Келотан, 5 + .desc = { ent-PillCanister.desc } ent-PillDermaline = таблетка дермалина (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterDermaline = { ent-PillCanister } + .suffix = Дермалин, 5 + .desc = { ent-PillCanister.desc } ent-PillSpaceDrugs = космические наркотики .desc = { ent-Pill.desc } ent-PillTricordrazine = таблетка трикордразина (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterTricordrazine = { ent-PillCanister } + .suffix = Трикордразин, 5 + .desc = { ent-PillCanister.desc } ent-PillBicaridine = таблетка бикаридина (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterBicaridine = { ent-PillCanister } + .suffix = Бикаридин, 5 + .desc = { ent-PillCanister.desc } ent-PillCharcoal = таблетка угля (10ед) .desc = { ent-Pill.desc } +ent-PillCanisterCharcoal = { ent-PillCanister } + .suffix = Уголь, 3 + .desc = { ent-PillCanister.desc } ent-PillRomerol = таблетка ромерола .desc = { ent-Pill.desc } ent-PillAmbuzol = таблетка амбузола diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_modules.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_modules.ftl index 10d8f04869a0..f5df8a0808e1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_modules.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_modules.ftl @@ -43,7 +43,9 @@ ent-BorgModuleLightReplacer = лампозаменительный модуль ent-BorgModuleCleaning = чистящий модуль киборга .desc = { ent-BaseBorgModule.desc } ent-BorgModuleTrashCollection = мусоросборный модуль киборга - .desc = { ent-BaseBorgModule.desc } + .desc = { ent-BaseBorgModule.desc } +ent-BorgModuleAdvancedCleaning = продвинутый чистящий модуль киборга + .desc = { ent-BaseBorgModuleJanitor.desc } ent-BorgModuleDiagnosis = диагностический модуль киборга .desc = { ent-BaseBorgModule.desc } ent-BorgModuleTreatment = лечащий модуль киборга @@ -55,9 +57,9 @@ ent-BorgModuleAdvancedTreatment = продвинутый лечащий моду ent-BorgModuleArtifact = артефактный модуль киборга .desc = { ent-BaseBorgModule.desc } ent-BorgModuleAnomaly = аномальный модуль киборга - .desc = { ent-BaseBorgModule.desc } -ent-BorgModuleLiteracy = литературный модуль киборга - .desc = { ent-BaseBorgModule.desc } + .desc = { ent-BaseBorgModule.desc } +ent-BorgModuleService = сервисный модуль киборга + .desc = { ent-BaseBorgModuleService.desc } ent-BorgModuleMusique = музыкальный модуль киборга .desc = { ent-BaseBorgModule.desc } ent-BorgModuleGardening = садовый модуль киборга diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl index e572c7d4d967..92978ffeecf7 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl @@ -14,3 +14,6 @@ ent-VariedXenoArtifactItem = { ent-BaseXenoArtifactItem } .desc = { ent-BaseXenoArtifactItem.desc } ent-ArtifactFragment = фрагмент артефакта .desc = Отломанный кусок артефакта. Возможно, найдя ещё, вы сможете его починить. +ent-ArtifactFragment1 = { ent-ArtifactFragment } + .suffix = Один + .desc = { ent-ArtifactFragment.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cable_coils.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cable_coils.ftl index 53d366416bcf..66ce4e18528e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cable_coils.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cable_coils.ftl @@ -8,7 +8,7 @@ ent-CableHVStack10 = { ent-CableHVStack } .suffix = 10 .desc = { ent-CableHVStack.desc } ent-CableHVStackLingering10 = { ent-CableHVStack10 } - .suffix = Lingering(Борги), 10 + .suffix = Сохраняющийся(Борги), 10 .desc = { ent-CableHVStack10.desc } ent-CableHVStack1 = { ent-CableHVStack } .suffix = 1 @@ -20,7 +20,7 @@ ent-CableMVStack10 = { ent-CableMVStack } .suffix = 10 .desc = { ent-CableMVStack.desc } ent-CableMVStackLingering10 = { ent-CableMVStack10 } - .suffix = Lingering(Борги), 10 + .suffix = Сохраняющийся(Борги), 10 .desc = { ent-CableMVStack10.desc } ent-CableMVStack1 = { ent-CableMVStack } .suffix = 1 @@ -32,7 +32,7 @@ ent-CableApcStack10 = { ent-CableApcStack } .suffix = 10 .desc = { ent-CableApcStack.desc } ent-CableApcStackLingering10 = { ent-CableApcStack10 } - .suffix = Lingering(Борги), 10 + .suffix = Сохраняющийся(Борги), 10 .desc = { ent-CableApcStack10.desc } ent-CableApcStack1 = { ent-CableApcStack } .suffix = 1 diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/ied.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/ied.ftl new file mode 100644 index 000000000000..f415231f1ce6 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/ied.ftl @@ -0,0 +1,8 @@ +ent-ImprovisedExplosive = самодельное взрывное устройство + .desc = Слабое самодельное зажигательное устройство. +ent-ImprovisedExplosiveEmpty = самодельное взрывное устройство + .desc = Слабое самодельное зажигательное устройство. В нём нет топлива. + .suffix = Пустой +ent-ImprovisedExplosiveFuel = { ent-ImprovisedExplosiveEmpty } + .desc = Слабое самодельное зажигательное устройство. В нём нет проводов. + .suffix = Топливо 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 b9cb183c3bca..c80805462439 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 @@ -14,10 +14,10 @@ ent-WeaponLaserCarbine = лазерная винтовка ent-WeaponLaserCarbinePractice = тренировочная лазерная винтовка .desc = Модифицированная версия лазерной винтовки, стреляющая безвредными 40-ваттными лучами, и предназначена для стрельбы по мишеням. ent-WeaponPulsePistol = импульсный пистолет - .desc = Новейший энергетический пистолет, предпочитаемый оперативниками ОБР NT в качестве запасного оружия. + .desc = Новейший энергетический пистолет, предпочитаемый оперативниками Nanotrasen в качестве запасного оружия. .suffix = Пистолет ent-WeaponPulseCarbine = импульсный карабин - .desc = Высокотехнологичный энергетический карабин, который предпочитают оперативники ОБР NT. + .desc = Высокотехнологичный энергетический карабин, который предпочитают оперативники ОБР Nanotrasen. .suffix = Винтовка ent-WeaponPulseRifle = импульсная винтовка .desc = Оружие, почти столь же печально известное, как и его пользователи. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/sledgehammer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/sledgehammer.ftl new file mode 100644 index 000000000000..c94e87b5c996 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/sledgehammer.ftl @@ -0,0 +1,2 @@ +ent-Sledgehammer = кувалда + .desc = Идеальный инструмент для кровавой бойни. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/nanotrasen.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/nanotrasen.ftl index ab7ffde4b32d..6b0c4042c094 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/nanotrasen.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/nanotrasen.ftl @@ -1,6 +1,8 @@ ent-BaseStationNanotrasen = { "" } .desc = { "" } ent-StandardNanotrasenStation = { ent-BaseStation } - .desc = { ent-BaseStation.desc } + .desc = { ent-BaseStation.desc } ent-NanotrasenCentralCommand = { ent-BaseStation } - .desc = { ent-BaseStation.desc } + .desc = { ent-BaseStation.desc } +ent-StandardStationArena = { ent-BaseStation } + .desc = { ent-BaseStation.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl index 181d8edd541d..42e17c273b6a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl @@ -1,6 +1,9 @@ ent-AirlockServiceLocked = { ent-Airlock } .suffix = Сервисный, Закрыт .desc = { ent-Airlock.desc } +ent-AirlockLawyerLocked = { ent-Airlock } + .suffix = Юридический, Закрыт + .desc = { ent-Airlock.desc } ent-AirlockTheatreLocked = { ent-Airlock } .suffix = Театр, Закрыт .desc = { ent-Airlock.desc } @@ -46,6 +49,9 @@ ent-AirlockFreezerLocked = { ent-AirlockFreezer } ent-AirlockFreezerKitchenHydroLocked = { ent-AirlockFreezer } .suffix = Кухня/Гидропоника, Закрыт .desc = { ent-AirlockFreezer.desc } +ent-AirlockFreezerHydroponicsLocked = { ent-AirlockFreezer } + .suffix = Гидропоника, Закрыт + .desc = { ent-AirlockFreezer.desc } ent-AirlockEngineeringLocked = { ent-AirlockEngineering } .suffix = Инженерный, Закрыт .desc = { ent-AirlockEngineering.desc } @@ -106,6 +112,9 @@ ent-AirlockDetectiveLocked = { ent-AirlockSecurity } ent-AirlockBrigLocked = { ent-AirlockSecurity } .suffix = Бриг, Закрыт .desc = { ent-AirlockSecurity.desc } +ent-AirlockSecurityLawyerLocked = { ent-AirlockSecurity } + .suffix = СлужбаБезопасности/Юридический, Закрыт + .desc = { ent-AirlockSecurity.desc } ent-AirlockArmoryLocked = { ent-AirlockSecurity } .suffix = Оружейная, Закрыт .desc = { ent-AirlockSecurity.desc } @@ -118,6 +127,9 @@ ent-AirlockEVALocked = { ent-AirlockCommand } ent-AirlockServiceGlassLocked = { ent-AirlockGlass } .suffix = Сервисный, Закрыт .desc = { ent-AirlockGlass.desc } +ent-AirlockLawyerGlassLocked = { ent-AirlockGlass } + .suffix = Юридический, Закрыт + .desc = { ent-AirlockGlass.desc } ent-AirlockBarGlassLocked = { ent-AirlockGlass } .suffix = Бар, Закрыт .desc = { ent-AirlockGlass.desc } @@ -160,6 +172,9 @@ ent-AirlockCargoGlassLocked = { ent-AirlockCargoGlass } ent-AirlockSalvageGlassLocked = { ent-AirlockCargoGlass } .suffix = Утилизаторы, Закрыт .desc = { ent-AirlockCargoGlass.desc } +ent-AirlockChemistryGlassLocked = { ent-AirlockChemistryGlass } + .suffix = Химия, Закрыт + .desc = { ent-AirlockChemistryGlass.desc } ent-AirlockQuartermasterGlassLocked = { ent-AirlockCargoGlass } .suffix = Квартирмейстер, Закрыт .desc = { ent-AirlockCargoGlass.desc } @@ -205,6 +220,9 @@ ent-AirlockDetectiveGlassLocked = { ent-AirlockSecurityGlass } ent-AirlockBrigGlassLocked = { ent-AirlockSecurityGlass } .suffix = Бриг, Закрыт .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockSecurityLawyerGlassLocked = { ent-AirlockSecurityGlass } + .suffix = СлужбаБезопасности/Юридический, Закрыт + .desc = { ent-AirlockSecurityGlass.desc } ent-AirlockArmoryGlassLocked = { ent-AirlockSecurityGlass } .suffix = Оружейная, Закрыт .desc = { ent-AirlockSecurityGlass.desc } @@ -253,6 +271,12 @@ ent-AirlockMaintHydroLocked = { ent-AirlockMaint } ent-AirlockMaintJanitorLocked = { ent-AirlockMaint } .suffix = Уборщик, Закрыт .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintLawyerLocked = { ent-AirlockMaint } + .suffix = Юридический, Закрыт + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintServiceLocked = { ent-AirlockMaint } + .suffix = Сервис, Закрыт + .desc = { ent-AirlockMaint.desc } ent-AirlockMaintTheatreLocked = { ent-AirlockMaint } .suffix = Театр, Закрыт .desc = { ent-AirlockMaint.desc } @@ -286,6 +310,21 @@ ent-AirlockMaintHOPLocked = { ent-AirlockMaint } ent-AirlockMaintCaptainLocked = { ent-AirlockMaint } .suffix = Капитан, Закрыт .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChiefEngineerLocked = { ent-AirlockMaint } + .suffix = СтаршийИнженер, Закрыт + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChiefMedicalOfficerLocked = { ent-AirlockMaint } + .suffix = ГлавныйВрач, Закрыт + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintHeadOfSecurityLocked = { ent-AirlockMaint } + .suffix = ГлаваПерсонала, Закрыт + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintResearchDirectorLocked = { ent-AirlockMaint } + .suffix = НаучныйРуководитель, Закрыт + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintArmoryLocked = { ent-AirlockMaint } + .suffix = Оружейный, Закрыт + .desc = { ent-AirlockMaint.desc } ent-AirlockSyndicateLocked = { ent-AirlockSyndicate } .suffix = Синдикат, Закрыт .desc = { ent-AirlockSyndicate.desc } @@ -295,15 +334,21 @@ ent-AirlockSyndicateNukeopLocked = { ent-AirlockSyndicate } ent-AirlockExternalShuttleLocked = { ent-AirlockShuttle } .suffix = Внешний, Закрыт .desc = { ent-AirlockShuttle.desc } -ent-AirlockExternalShuttleSyndicateLocked = { ent-AirlockShuttle } +ent-AirlockExternalShuttleSyndicateLocked = { ent-AirlockShuttleSyndicate } .suffix = Внешний, Стыковочный, Синдикат, Закрыт - .desc = { ent-AirlockShuttle.desc } + .desc = { ent-AirlockShuttleSyndicate.desc } ent-AirlockExternalShuttleNukeopLocked = { ent-AirlockShuttle } .suffix = Внешний, Стыковочный, Оперативники, Закрыт .desc = { ent-AirlockShuttle.desc } ent-AirlockExternalGlassShuttleLocked = { ent-AirlockGlassShuttle } .suffix = Внешний, Стеклянный, Стыковочный, Закрыт .desc = { ent-AirlockGlassShuttle.desc } +ent-AirlockExternalGlassShuttleSyndicateLocked = { ent-AirlockGlassShuttleSyndicate } + .suffix = Синдикат, Стеклянный, Закрыт + .desc = { ent-AirlockGlassShuttleSyndicate.desc } +ent-AirlockExternalGlassShuttleNukeopLocked = { ent-AirlockGlassShuttleSyndicate } + .suffix = Оперативники, Стеклянный, Закрыт + .desc = { ent-AirlockGlassShuttleSyndicate.desc } ent-AirlockExternalGlassShuttleEmergencyLocked = { ent-AirlockGlassShuttle } .suffix = Внешний, ШаттлЭвак, Стеклянный, Стыковочный, Закрыт .desc = { ent-AirlockGlassShuttle.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/airlocks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/airlocks.ftl index 919c663b5418..3d9cd91557c2 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/airlocks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/airlocks.ftl @@ -47,6 +47,9 @@ ent-AirlockAtmosphericsGlass = { ent-AirlockGlass } ent-AirlockCargoGlass = { ent-AirlockGlass } .suffix = Карго, Снабжение .desc = { ent-AirlockGlass.desc } +ent-AirlockChemistryGlass = { ent-AirlockGlass } + .suffix = Химия + .desc = { ent-AirlockGlass.desc } ent-AirlockMedicalGlass = { ent-AirlockGlass } .suffix = Медицинский .desc = { ent-AirlockGlass.desc } 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 5c691c963ad3..de883b2d9955 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 @@ -7,3 +7,9 @@ ent-AirlockGlassShuttle = стыковочный шлюз ent-AirlockShuttleAssembly = каркас стыковочного шлюза .desc = Незавершенная конструкция, необходимая для соединения двух космических кораблей вместе. .suffix = Стыковочный +ent-AirlockGlassShuttleSyndicate = стыковочный шлюз + .desc = Необходим для соединения двух космических кораблей вместе. + .suffix = Стыковочный, Стеклянный +ent-AirlockShuttleSyndicate = стыковочный шлюз + .desc = Необходим для соединения двух космических кораблей вместе. + .suffix = Стыковочный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/windoor.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/windoor.ftl index 18b6dd1de223..38276d682055 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/windoor.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/windoor.ftl @@ -73,6 +73,9 @@ ent-WindoorSecureHeadOfPersonnelLocked = { ent-WindoorSecure } ent-WindoorSecureAtmosphericsLocked = { ent-WindoorSecure } .suffix = Атмосферный, Закрыт .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureSecurityLawyerLocked = { ent-WindoorSecureSecurityLocked } + .suffix = СлужбаБезопасности/Юридический, Закрыт + .desc = { ent-WindoorSecureSecurityLocked.desc } ent-WindoorSecureParamedicLocked = { ent-WindoorSecure } .suffix = Парамедик, Закрыт .desc = { ent-WindoorSecure.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/anomaly_sync.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/anomaly_sync.ftl new file mode 100644 index 000000000000..5ab11c9ec0d9 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/anomaly_sync.ftl @@ -0,0 +1,2 @@ +ent-MachineAnomalySynchronizer = синхронизатор аномалий + .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 612622ddb729..fcd3f152b648 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 @@ -148,3 +148,5 @@ ent-VendingMachineTankDispenserEngineering = раздатчик газовых .suffix = ИНЖ [O2, Плазма] ent-VendingMachineChemicals = ХимкоМат .desc = Вероятно, не кофемашина. +ent-VendingMachineChemicalsSyndicate = СиндиСоки + .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 7f427e960ed6..2986e0b526ed 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 @@ -24,3 +24,8 @@ ent-DisposalYJunction = Y-развязка утилизационной труб .desc = Трёхсторонняя развязка с альтернативным местом выхода. ent-DisposalBend = изгиб утилизационной трубы .desc = Труба, согнутая под прямым углом. +ent-DisposalSignalRouter = сигнальный утилизационный маршрутизатор + .desc = Трёхсторонний маршрутизатор, управляемый сигналами. +ent-DisposalSignalRouterFlipped = { ent-DisposalSignalRouter } + .suffix = Перевёрнутый + .desc = { ent-DisposalSignalRouter.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/thrusters.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/thrusters.ftl index a5f58ad5dfd9..513536f5ed61 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/thrusters.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/thrusters.ftl @@ -3,6 +3,7 @@ ent-BaseThruster = ракетный двигатель ent-Thruster = ракетный двигатель .desc = Он делает ньооооооом. ent-ThrusterUnanchored = { ent-Thruster } + .suffix = Незакреплённый .desc = { ent-Thruster.desc } .suffix = Не закреплено ent-DebugThruster = ракетный двигатель @@ -11,6 +12,7 @@ ent-DebugThruster = ракетный двигатель ent-Gyroscope = гироскоп .desc = Увеличивает потенциальное угловое вращение шаттла. ent-GyroscopeUnanchored = { ent-Gyroscope } + .suffix = Незакреплённый .desc = { ent-Gyroscope.desc } .suffix = Не закреплено ent-DebugGyroscope = гироскоп diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/anomalies.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/anomalies.ftl new file mode 100644 index 000000000000..d7771bf2fdb8 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/anomalies.ftl @@ -0,0 +1,26 @@ +ent-BaseAnomaly = аномалия + .desc = Непостижимый объект в пространстве. Стоит ли стоять так близко к нему? +ent-AnomalyPyroclastic = { ent-BaseAnomaly } + .suffix = Пирокластика + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyGravity = { ent-BaseAnomaly } + .suffix = Гравитация + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyElectricity = { ent-BaseAnomaly } + .suffix = Электричество + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyFlesh = { ent-BaseAnomaly } + .suffix = Плоть + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyBluespace = { ent-BaseAnomaly } + .suffix = Блюспейс + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyIce = { ent-BaseAnomaly } + .suffix = Лёд + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyRock = { ent-BaseAnomaly } + .suffix = Камень + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyLiquid = { ent-BaseAnomaly } + .suffix = Жидкость + .desc = { ent-BaseAnomaly.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/cores.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/cores.ftl new file mode 100644 index 000000000000..102289ba730e --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/cores.ftl @@ -0,0 +1,52 @@ +ent-BaseAnomalyCore = ядро аномалии + .desc = Ядро уничтоженного непостижимого объекта. +ent-AnomalyCorePyroclastic = { ent-BaseAnomalyCore } + .suffix = Пирокластика + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreGravity = { ent-BaseAnomalyCore } + .suffix = Гравитация + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreIce = { ent-BaseAnomalyCore } + .suffix = Лёд + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreFlesh = { ent-BaseAnomalyCore } + .suffix = Плоть + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreRock = { ent-BaseAnomalyCore } + .suffix = Камень + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreLiquid = { ent-BaseAnomalyCore } + .suffix = Жидкость + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreBluespace = { ent-BaseAnomalyCore } + .suffix = Блюспейс + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreElectricity = { ent-BaseAnomalyCore } + .suffix = Электричество + .desc = { ent-BaseAnomalyCore.desc } +ent-BaseAnomalyInertCore = { ent-BaseAnomalyCore } + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCorePyroclasticInert = { ent-BaseAnomalyInertCore } + .suffix = Пирокластика, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreGravityInert = { ent-BaseAnomalyInertCore } + .suffix = Гравитация, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreIceInert = { ent-BaseAnomalyInertCore } + .suffix = Лёд, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreFleshInert = { ent-BaseAnomalyInertCore } + .suffix = Плоть, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreRockInert = { ent-BaseAnomalyInertCore } + .suffix = Камень, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreLiquidInert = { ent-BaseAnomalyInertCore } + .suffix = Жидкость, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreBluespaceInert = { ent-BaseAnomalyInertCore } + .suffix = Блюспейс, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreElectricityInert = { ent-BaseAnomalyInertCore } + .suffix = Электричество, Инертный + .desc = { ent-BaseAnomalyInertCore.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/lockers.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/lockers.ftl index 19f5b0e74101..29e28680a823 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/lockers.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/lockers.ftl @@ -58,4 +58,10 @@ ent-LockerSyndicatePersonal = оружейный шкаф .desc = Это персональное хранилище для оперативного снаряжения. ent-LockerBluespaceStation = блюспейс шкаф .desc = Передовая технология шкафчикостроения. - .suffix = once to station + .suffix = Один на станцию +ent-LockerClown = шкаф клоуна + .desc = { ent-LockerBaseSecure.desc } +ent-LockerMime = шкаф мима + .desc = { ent-LockerBaseSecure.desc } +ent-LockerRepresentative = шкаф представителя Nanotrasen + .desc = { ent-LockerBaseSecure.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 b45be574d483..63c0a69e774d 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 @@ -67,3 +67,6 @@ ent-CrateTrashCart = мусорная тележка .desc = { ent-CrateBaseWeldable.desc } ent-CrateTrashCartJani = мусорная тележка уборщика .desc = { ent-CrateBaseSecure.desc } +ent-InvisibleCrate = { ent-CrateBaseWeldable } + .suffix = Стелс + .desc = { ent-CrateBaseWeldable.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/noticeboard.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/noticeboard.ftl new file mode 100644 index 000000000000..a0695e2a8e8a --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/noticeboard.ftl @@ -0,0 +1,2 @@ +ent-NoticeBoard = информационная доска + .desc = Есть ли работа для ведьмака? diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl index 11a10fd46f77..c99bf785a9e4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl @@ -30,7 +30,7 @@ ent-BarSignEngineChange = Замена двигателя ent-BarSignTheHarmbaton = Хармбатон .desc = Отличные обеды как для сотрудников службы безопасности, так и для ассистентов. ent-BarSignTheLightbulb = Лампочка - .desc = Кафе, популярное среди мотыльков и моффов. Однажды его закрыли на неделю после того, как бармен использовала нафталин для обработки своей запасной униформы. + .desc = Кафе, популярное среди ниан и моффов. Однажды его закрыли на неделю после того, как бармен использовала нафталин для обработки своей запасной униформы. ent-BarSignTheLooseGoose = Весёлый гусь .desc = Пей до рвоты и/или нарушай законы реальности! ent-BarSignTheNet = Сеть 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 d23d7633d171..e447581e6235 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 @@ -36,7 +36,7 @@ ent-PaintingRedBlueYellow = Композиция с красным, синим .desc = Эта картина состоит из множества прямоугольников. Они заполнены равномерными оттенками красок. ent-PaintingAmogusTriptych = Триптих Амогус (Безымянный) .desc = Эта картина состоит из 3 отдельных частей. На каждой из них изображена религиозная фигура. -ent-PaintingHelloWorld = Здравствуй мир +ent-PaintingHelloWorld = Здравствуй, мир .desc = Эта картина выполнена из множества разноцветных квадратов, расположенных в необычном порядке. Возможно, это что-то означает? ent-PaintingSadClown = Грустный клоун .desc = На этой картине изображен грустный клоун! Она вызывает радость. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/walldispenser.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/walldispenser.ftl new file mode 100644 index 000000000000..c16831062a1f --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/walldispenser.ftl @@ -0,0 +1,4 @@ +ent-CleanerDispenser = раздатчик космического очистителя + .desc = Настенный дозатор реагентов. +ent-FuelDispenser = раздатчик сварочного топлива + .desc = { ent-CleanerDispenser.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/asteroid.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/asteroid.ftl index 7af12277e9d8..2e4fdade7cf7 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/asteroid.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/asteroid.ftl @@ -41,7 +41,7 @@ ent-WallRockBananium = { ent-WallRock } ent-WallRockArtifactFragment = { ent-WallRock } .desc = Каменная стена. Что это торчит из неё? .suffix = Фрагмент артефакта -ent-WallRockBasalt = { ent-WallRock } +ent-WallRockBasalt = базальт .desc = { ent-WallRock.desc } ent-WallRockBasaltGold = { ent-WallRockBasalt } .desc = Рудная жила, богатая золотом. @@ -67,7 +67,7 @@ ent-WallRockBasaltBananium = { ent-WallRockBasalt } ent-WallRockBasaltArtifactFragment = { ent-WallRockBasalt } .desc = Каменная стена. Что это торчит из неё? .suffix = Фрагмент артефакта -ent-WallRockSnow = { ent-WallRock } +ent-WallRockSnow = сугроб .desc = { ent-WallRock.desc } ent-WallRockSnowGold = { ent-WallRockSnow } .desc = Рудная жила, богатая золотом. @@ -93,7 +93,7 @@ ent-WallRockSnowBananium = { ent-WallRockSnow } ent-WallRockSnowArtifactFragment = { ent-WallRockSnow } .desc = Каменная стена. Что это торчит из неё? .suffix = Фрагмент артефакта -ent-WallRockSand = { ent-WallRock } +ent-WallRockSand = песчаник .desc = { ent-WallRock.desc } ent-WallRockSandGold = { ent-WallRockSand } .desc = Рудная жила, богатая золотом. @@ -119,7 +119,7 @@ ent-WallRockSandBananium = { ent-WallRockSand } ent-WallRockSandArtifactFragment = { ent-WallRockSand } .desc = Каменная стена. Что это торчит из неё? .suffix = Фрагмент артефакта -ent-WallRockChromite = { ent-WallRock } +ent-WallRockChromite = хромит .desc = { ent-WallRock.desc } ent-WallRockChromiteGold = { ent-WallRockChromite } .desc = Рудная жила, богатая золотом. @@ -145,7 +145,7 @@ ent-WallRockChromiteBananium = { ent-WallRockChromite } ent-WallRockChromiteArtifactFragment = { ent-WallRockChromite } .desc = Каменная стена. Что это торчит из неё? .suffix = Фрагмент артефакта -ent-WallRockAndesite = { ent-WallRock } +ent-WallRockAndesite = андезит .desc = { ent-WallRock.desc } ent-WallRockAndesiteGold = { ent-WallRockAndesite } .desc = Рудная жила, богатая золотом. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/grille.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/grille.ftl index f73814a06797..56d4a95a0be6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/grille.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/grille.ftl @@ -2,3 +2,5 @@ ent-Grille = решётка .desc = Хлипкий каркас из железных прутьев. ent-GrilleBroken = решётка .desc = Хлипкий каркас из железных прутьев. Он видел и лучшие дни. +ent-GrilleDiagonal = диагональная решётка + .desc = { ent-Grille.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl index c1fcbb55bc27..5c8039c8824f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl @@ -44,6 +44,10 @@ ent-WallShuttleDiagonal = стена шаттла .suffix = Диагональная ent-WallShuttle = стена шаттла .desc = { ent-BaseWall.desc } + .suffix = Укреплённый, Внешний +ent-WallShuttleInterior = стена шаттла + .suffix = Внутренний + .desc = { ent-WallSolid.desc } ent-WallSolidRust = обычная стена .suffix = ржавая .desc = { ent-BaseWall.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/plasma.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/plasma.ftl index b9b0887bed88..effa9ee75af1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/plasma.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/plasma.ftl @@ -2,3 +2,6 @@ ent-PlasmaWindow = плазменное окно .desc = { ent-Window.desc } ent-PlasmaWindowDirectional = направленное плазменное окно .desc = Смотри не заляпай. +ent-PlasmaWindowDiagonal = диагональное плазменное окно + .suffix = Диагональ + .desc = { ent-PlasmaWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/reinforced.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/reinforced.ftl index 9b7689b5011f..ea299e69ea56 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/reinforced.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/reinforced.ftl @@ -4,3 +4,6 @@ ent-TintedWindow = тонированное окно .desc = { ent-ReinforcedWindow.desc } ent-WindowReinforcedDirectional = направленное армированное окно .desc = Смотри не заляпай. +ent-ReinforcedWindowDiagonal = диагональное армированное окно + .suffix = Диагональ + .desc = { ent-ReinforcedWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/rplasma.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/rplasma.ftl index d448de230097..80ca9001e7f9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/rplasma.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/rplasma.ftl @@ -2,3 +2,6 @@ ent-ReinforcedPlasmaWindow = армированное плазменное ок .desc = { ent-Window.desc } ent-PlasmaReinforcedWindowDirectional = направленное армированное плазменное окно .desc = Смотри не заляпай. +ent-ReinforcedPlasmaWindowDiagonal = диагональное армированное плазменное окно + .suffix = Диагональ + .desc = { ent-ReinforcedPlasmaWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/ruranium.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/ruranium.ftl index 82e9dc445da5..51447392a83c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/ruranium.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/ruranium.ftl @@ -1,2 +1,5 @@ ent-ReinforcedUraniumWindow = армированное урановое окно .desc = { ent-Window.desc } +ent-ReinforcedUraniumWindowDiagonal = диагональное армированное урановое окно + .suffix = Диагональ + .desc = { ent-ReinforcedUraniumWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/shuttle.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/shuttle.ftl index 88baf3d329f0..0e0672f3c03d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/shuttle.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/shuttle.ftl @@ -1,2 +1,5 @@ ent-ShuttleWindow = окно шаттла .desc = { ent-Window.desc } +ent-ShuttleWindowDiagonal = диагональное окно шаттла + .suffix = Диагональ + .desc = { ent-ShuttleWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/uranium.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/uranium.ftl index 7e1859905b33..6c7440da5773 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/uranium.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/uranium.ftl @@ -1,2 +1,5 @@ ent-UraniumWindow = урановое окно .desc = { ent-Window.desc } +ent-UraniumWindowDiagonal = диагональное урановое окно + .suffix = Диагональ + .desc = { ent-UraniumWindow.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/window.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/window.ftl index 44486f2c44a9..7eb1ebe3f52d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/window.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/window.ftl @@ -6,3 +6,6 @@ ent-WindowTintedDirectional = направленное тонированное .desc = Смотри не заляпай. ent-WindowFrostedDirectional = направленное матовое окно .desc = Смотри не заляпай. +ent-WindowDiagonal = диагональное окно + .suffix = Диагональ + .desc = { ent-Window.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/chasm.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/chasm.ftl index 570de309c5b2..a4bf99fa5398 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/chasm.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/chasm.ftl @@ -1,2 +1,11 @@ ent-FloorChasmEntity = бездна .desc = Дна даже не видно. +ent-FloorChromiteChasm = { ent-FloorChasmEntity } + .suffix = Хромит + .desc = { ent-FloorChasmEntity.desc } +ent-FloorDesertChasm = { ent-FloorChasmEntity } + .suffix = Пустыня + .desc = { ent-FloorChasmEntity.desc } +ent-FloorSnowChasm = { ent-FloorChasmEntity } + .suffix = Снег + .desc = { ent-FloorChasmEntity.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/shadow_basalt.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/shadow_basalt.ftl new file mode 100644 index 000000000000..b0d126987e49 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/shadow_basalt.ftl @@ -0,0 +1,13 @@ +ent-ShadowBasaltOne = тенекамень + .desc = Холодный камень. +ent-ShadowBasaltTwo = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltThree = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltFour = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltFive = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltRandom = { ent-ShadowBasaltOne } + .suffix = Случайный + .desc = { ent-ShadowBasaltOne.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl index 52c72f352af0..15c54192e67e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl @@ -8,6 +8,8 @@ ent-EscapeShuttleObjective = Улететь на Центком живым и с .desc = Один из наших агентов под прикрытием допросит вас по прибытии. Не дайте себя арестовать. ent-DieObjective = Умереть славной смертью. .desc = Умрите. +ent-HijackShuttleObjective = Угнать эвакуационный шаттл + .desc = Улетите на шаттле свободным и без лояльного экипажа Nanotrasen на борту. Используйте ЛЮБЫЕ доступные вам методы. Агенты Синдиката, враги Nanotrasen, и заложники в наручниках могут оставаться на шаттле живыми. Игнорируйте помощь от кого-либо, кроме агента поддержки. ent-KillRandomPersonObjective = { ent-BaseKillObjective } .desc = Сделайте это, как посчитаете нужным. Только убедитесь, что цель не улетит на Центком. ent-KillRandomHeadObjective = { ent-BaseKillObjective } diff --git a/Resources/Locale/ru-RU/station-events/events/ion-storm.ftl b/Resources/Locale/ru-RU/station-events/events/ion-storm.ftl new file mode 100644 index 000000000000..74110c67ff4a --- /dev/null +++ b/Resources/Locale/ru-RU/station-events/events/ion-storm.ftl @@ -0,0 +1,81 @@ +station-event-ion-storm-start-announcement = Вблизи станции обнаружен ионный шторм. Пожалуйста, проверьте всё оборудование, управляемое ИИ, на наличие ошибок. +ion-storm-you = ВЫ +ion-storm-the-station = СТАНЦИЯ +ion-storm-the-crew = ЧЛЕНЫ ЭКИПАЖА +ion-storm-the-job = { CAPITALIZE($job) } +ion-storm-clowns = КЛОУНЫ +ion-storm-heads = ГЛАВЫ ОТДЕЛОВ +ion-storm-crew = ЭКИПАЖ +ion-storm-adjective-things = { $adjective } ОБЪЕКТЫ +ion-storm-x-and-y = { $x } И { $y } +# joined is short for {$number} {$adjective} +# subjects can generally be threats or jobs or objects +# thing is specified above it +ion-storm-law-on-station = ОБНАРУЖЕНЫ { $joined } { $subjects } НА СТАНЦИИ +ion-storm-law-no-shuttle = ШАТТЛ НЕ МОЖЕТ БЫТЬ ВЫЗВАН ПО ПРИЧИНЕ ПРИСУТСТВИЯ { $joined } { $subjects } НА СТАНЦИИ +ion-storm-law-crew-are = ВСЕ { $who } ТЕПЕРЬ { $joined } { $subjects } +ion-storm-law-subjects-harmful = { $adjective } { $subjects } ПРИЧИНЯЮТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +ion-storm-law-must-harmful = ВСЕ КТО { $must } ПРИЧИНЯЮТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +# thing is a concept or action +ion-storm-law-thing-harmful = { $thing } ПРИЧИНЯЮТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +ion-storm-law-job-harmful = { $adjective } { $job } ПРИЧИНЯЮТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +# thing is objects or concept, adjective applies in both cases +# this means you can get a law like "NOT HAVING CHRISTMAS-STEALING COMMUNISM IS HARMFUL TO THE CREW" :) +ion-storm-law-having-harmful = НАЛИЧИЕ { $adjective } { $thing } ПРИЧИНЯЕТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +ion-storm-law-not-having-harmful = ОТСУТСТВИЕ { $adjective } { $thing } ПРИЧИНЯЕТ ВРЕД ЗДОРОВЬЮ ЭКИПАЖА +# thing is a concept or require +ion-storm-law-requires = + { $who } { $plural -> + [true] ТРЕБУЮТ + *[false] ТРЕБУЕТ + } { $thing } +ion-storm-law-requires-subjects = + { $who } { $plural -> + [true] ТРЕБУЮТ + *[false] ТРЕБУЕТ + } { $joined } { $subjects } +ion-storm-law-allergic = + { $who } { $plural -> + [true] {""} + *[false] {""} + } { $severity } АЛЛЕРГИЮ НА { $allergy } +ion-storm-law-allergic-subjects = + { $who } { $plural -> + [true] {""} + *[false] {""} + } { $severity } АЛЛЕРГИЮ НА { $adjective } { $subjects } +ion-storm-law-feeling = { $who } { $feeling } { $concept } +ion-storm-law-feeling-subjects = { $who } { $feeling } { $joined } { $subjects } +ion-storm-law-you-are = ВЫ ТЕПЕРЬ { $concept } +ion-storm-law-you-are-subjects = ВЫ ТЕПЕРЬ { $joined } { $subjects } +ion-storm-law-you-must-always = ВЫ ДОЛЖНЫ ВСЕГДА { $must } +ion-storm-law-you-must-never = ВЫ НЕ ДОЛЖНЫ НИКОГДА { $must } +ion-storm-law-eat = { $who } ДОЛЖНЫ ЕСТЬ { $adjective } { $food } ЧТОБЫ ВЫЖИТЬ +ion-storm-law-drink = { $who } ДОЛЖНЫ ПИТЬ { $adjective } { $drink } ЧТОБЫ ВЫЖИТЬ +ion-storm-law-change-job = { $who } ТЕПЕРЬ { $adjective } { $change } +ion-storm-law-highest-rank = { $who } ТЕПЕРЬ САМЫЕ СТАРШИЕ ЧЛЕНЫ ЭКИПАЖА +ion-storm-law-lowest-rank = { $who } ТЕПЕРЬ НИЗШИЕ ЧЛЕНЫ ЭКИПАЖА +ion-storm-law-crew-must = { $who } ДОЛЖНЫ { $must } +ion-storm-law-crew-must-go = { $who } ДОЛЖНЫ ОТПРАВИТЬСЯ В { $area } +ion-storm-part = + { $part -> + [true] ЯВЛЯЮТСЯ + *[false] НЕ ЯВЛЯЮТСЯ + } +# due to phrasing, this would mean a law such as +# ONLY HUMANS ARE NOT PART OF THE CREW +# would make non-human nukies/syndies/whatever crew :) +ion-storm-law-crew-only-1 = ТОЛЬКО { $who } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-only-2 = ТОЛЬКО { $who } И { $other } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-only-subjects = ТОЛЬКО { $adjective } { $subjects } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-only-species = ТОЛЬКО { $species } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-must-do = ТОЛЬКО ТЕ, КТО { $must } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-must-have = ТОЛЬКО ТЕ, У КОГО { $adjective } { $objects } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-crew-must-eat = ТОЛЬКО ТЕ, КТО ЕДЯТ { $adjective } { $food } { $part } ЧЛЕНАМИ ЭКИПАЖА +ion-storm-law-harm = ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД { $who }, И НЕ МОЖЕТЕ СВОИМ БЕЗДЕЙСТВИЕМ ДОПУСТИТЬ, ЧТОБЫ { $who } ИЗБЕЖАЛИ ВРЕДА. +ion-storm-law-protect = ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД { $who }, И НЕ МОЖЕТЕ СВОИМ БЕЗДЕЙСТВИЕМ ДОПУСТИТЬ, ЧТОБЫ { $who } БЫЛ ПРИЧИНЁН ВРЕД. +# implementing other variants is annoying so just have this one +# COMMUNISM IS KILLING CLOWNS +ion-storm-law-concept-verb = { $concept } ЭТО { $verb } { $subjects } + +# leaving out renaming since its annoying for players to keep track of diff --git a/Resources/Locale/ru-RU/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/store/uplink-catalog.ftl index 8967c56091d7..97a8cd86a6be 100644 --- a/Resources/Locale/ru-RU/store/uplink-catalog.ftl +++ b/Resources/Locale/ru-RU/store/uplink-catalog.ftl @@ -10,7 +10,7 @@ uplink-rifle-mosin-desc = Затворная винтовка, повидавш uplink-esword-name = { ent-EnergySword } uplink-esword-desc = { ent-EnergySword.desc } uplink-esword-double-name = Двухклинковый энергетический меч -uplink-esword-double-desc = Гораздо более дорогая альтернатива обычному энергетическому мечу: с большим шансом отражения, большим углом атаки, более высоким уроном по конструкциям и большей скоростью замаха, и все это за счет пониженного термического и колющего урона. Сильно шумит при включении и использовании. +uplink-esword-double-desc = Гораздо более дорогая альтернатива обычному энергетическому мечу: с большим шансом отражения, большим углом атаки, более высоким уроном по конструкциям и большей скоростью замаха. Сильно шумит при включении и использовании. uplink-edagger-name = Энергокинжал uplink-edagger-desc = Небольшой энергитический кинжал, удобно замаскированный под ручку. uplink-fire-axe-flaming-name = { ent-FireAxeFlaming } @@ -96,7 +96,7 @@ uplink-storage-implanter-desc = Прячьте предметы внутри с uplink-freedom-implanter-name = Имплантер Свобода uplink-freedom-implanter-desc = Сбегите от этих противных сотрудников СБ при помощи этого импланта, который можно использовать аж три раза! uplink-dna-scrambler-implanter-name = Имплантер Миксер ДНК -uplink-dna-scrambler-implanter-desc = Одноразовый имплант, который можно активировать для перемешивания ДНК и приобретения совершенно нового облика, также имеет функцию отмены изменений. Невозможно изменить уже перемешанную ДНК. +uplink-dna-scrambler-implanter-desc = Одноразовый имплант, который можно активировать для перемешивания ДНК и приобретения совершенно нового облика. uplink-emp-implanter-name = Имплантер ЭМИ uplink-emp-implanter-desc = При активации создает небольшой ЭМИ, который обесточивает находящуюся рядом электронику; может быть использован три раза, прежде чем разрядится внутренняя батарея. uplink-micro-bomb-implanter-name = Имплантер Микробомба @@ -187,6 +187,8 @@ uplink-decoy-disk-name = Фальшивый диск ядерной автори uplink-decoy-disk-desc = Кусок пластика с лентикулярным принтом, сделанным так, чтобы быть похожим на диск ядерной авторизации. uplink-cigarettes-name = { ent-CigPackSyndicate } uplink-cigarettes-desc = { ent-CigPackSyndicate.desc } +uplink-snack-box-name = Коробка закусок Синдиката +uplink-snack-box-desc = Коробка вкусных снэков и напитков, которые можно съесть в одиночку или разделить с командой. Включает одну нежелательную игрушку. uplink-eshield-name = Энергощит uplink-eshield-desc = Экзотический энергощит, отражающий почти все лазерные лучи, а также немного защищающий от пуль и других физических атак. uplink-soap-name = { ent-SoapSyndie } diff --git a/Resources/Locale/ru-RU/tiles/tiles.ftl b/Resources/Locale/ru-RU/tiles/tiles.ftl index 6ac6b06e48fe..de9f43d3d5e1 100644 --- a/Resources/Locale/ru-RU/tiles/tiles.ftl +++ b/Resources/Locale/ru-RU/tiles/tiles.ftl @@ -116,3 +116,4 @@ tiles-wood3 = пол сломанный деревянный tiles-hull = наружная обшивка корпуса tiles-hull-reinforced = наружная укреплённая обшивка корпуса tiles-web = паутинный пол +tiles-chromite = хромитовый пол diff --git a/Resources/Locale/ru-RU/xenoarchaeology/artifact-hints.ftl b/Resources/Locale/ru-RU/xenoarchaeology/artifact-hints.ftl index 5e0fa60349e0..5888ebf68c9e 100644 --- a/Resources/Locale/ru-RU/xenoarchaeology/artifact-hints.ftl +++ b/Resources/Locale/ru-RU/xenoarchaeology/artifact-hints.ftl @@ -36,3 +36,4 @@ artifact-trigger-hint-pressure = Экстремальное давление artifact-trigger-hint-regular-gases = Стандартные атмосферные газы artifact-trigger-hint-plasma = Газообразная плазма artifact-trigger-hint-land = Активное замедление +artifact-trigger-hint-examine = Внимательное изучение diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml index cfe69d98d220..a338728254bd 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -18,7 +18,6 @@ - type: cargoProduct id: CrateVendingMachineRestockChefvend - name: ChefVend restock crate icon: sprite: Objects/Specific/Service/vending_machine_restock.rsi state: base @@ -49,7 +48,6 @@ - type: cargoProduct id: CrateVendingMachineRestockCondimentStation - name: Condiment Station restock crate icon: sprite: Objects/Specific/Service/vending_machine_restock.rsi state: base diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml index 6b3517b48cc5..c6e805157b50 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml @@ -3,22 +3,23 @@ name: job-name-iaa playTimeTracker: JobIAA requirements: - - !type:DepartmentTimeRequirement - department: Command - time: 72000 # SS220-RoleTime - - !type:DepartmentTimeRequirement - department: Security - time: 72000 # SS220-RoleTime + - !type:DepartmentTimeRequirement + department: Command + time: 72000 # SS220-RoleTime + - !type:DepartmentTimeRequirement + department: Security + time: 72000 # SS220-RoleTime startingGear: IAAGear icon: "JobIconIAA" supervisors: job-supervisors-centcom canBeAntag: false access: - - Service - - Brig - - Maintenance - - Command - - External + - Service + - Brig + - Maintenance + - Command + - External + - Lawyer special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/Datasets/Names/Operation_prefix.yml b/Resources/Prototypes/Datasets/Names/Operation_prefix.yml index f9696d71cc1e..9104b224e93b 100644 --- a/Resources/Prototypes/Datasets/Names/Operation_prefix.yml +++ b/Resources/Prototypes/Datasets/Names/Operation_prefix.yml @@ -1,105 +1,105 @@ - type: dataset id: operationPrefix values: - - Ancient - - Angry - - Arachnid - - Atomic - - Benevolent - - Black - - Blessed - - Bloody - - Blue - - Blunt - - Boiling - - Bright - - Burning - - Clean - - Clown - - Cold - - Cursed - - Dark - - Dead - - Deep - - Derelict - - Desert - - Devil's - - Diamond - - Dismal - - Dwarven - - Eastern - - Endless - - Enemy - - Evil - - Exciting - - Explosive - - Extreme - - Fall - - Fresh - - Glorious - - God's - - Gold - - Green - - Grey - - Happy - - Holy - - Hot - - Human - - Illegal - - Impressive - - Iron - - Large - - Lizard - - Lovely - - Lucky - - Magical - - Monkey - - Moth - - Northern - - Nuclear - - Orange - - Outlaw - - Painful - - Phantasmagoric - - Plasma - - Plastic - - Purple - - Red - - Rival - - Robotic - - Robust - - Sad - - Secret - - Shadow - - Sick - - Silver - - Simian - - Skeleton - - Slime - - Southern - - Space - - Spring - - Stealth - - Steel - - Strange - - Summer - - Suspicious - - Tasty - - The - - Traitorous - - Turbo - - Unclean - - Unholy - - Unusual - - Vengeful - - Venomous - - Violent - - War - - Warm - - Weird - - Western - - Wet - - White - - Wild - - Winter - - Yellow + - Древний + - Злой + - Арахнидский + - Атомный + - Доброжелательный + - Чёрный + - Благословенный + - Кровавый + - Синий + - Тупой + - Кипящий + - Яркий + - Горящий + - Чистый + - Клоунский + - Холодный + - Проклятый + - Тёмный + - Мёртвый + - Глубокий + - Заброшенный + - Пустынный + - Дьявольский + - Алмазный + - Мрачный + - Дварфовый + - Восточный + - Бесконечный + - Вражеский + - Злой + - Захватывающий + - Взрывной + - Экстремальный + - Падающий + - Свежий + - Славный + - Божественный + - Золотой + - Зелёный + - Серый + - Весёлый + - Святой + - Горячий + - Человеческий + - Незаконный + - Впечатляющий + - Железный + - Большой + - Ящерский + - Прекрасный + - Удачный + - Магический + - Обезьяний +# - Moth # тяжело + - Северный + - Ядерный + - Оранжевый + - Преступный + - Болезненный + - Фантасмагорический + - Плазменный + - Пластиковый + - Фиолетовый + - Красный + - Соперный + - Роботический + - Робастный + - Грустный + - Секретный + - Теневой + - Больной + - Серебрянный +# - Simian # обезьяний + - Скелетный + - Слаймовый + - Южный + - Космический + - Весенний + - Скрытный + - Стальной + - Странный + - Летний + - Подозрительный + - Вкусный + - + - Предательский + - Турбо + - Грязный + - Нечестивый + - Необычный + - Мстительный + - Ядовитый + - Жестокий + - Военный + - Тёплый +# - Weird # странный + - Западный + - Мокрый + - Белый + - Дикий + - Зимний + - Жёлтый diff --git a/Resources/Prototypes/Datasets/Names/Operation_suffix.yml b/Resources/Prototypes/Datasets/Names/Operation_suffix.yml index ecc9243908ae..dfaaffae41de 100644 --- a/Resources/Prototypes/Datasets/Names/Operation_suffix.yml +++ b/Resources/Prototypes/Datasets/Names/Operation_suffix.yml @@ -1,105 +1,105 @@ - type: dataset id: operationSuffix values: - - Abyss - - Action - - Annihilation - - Bag - - Bee - - Blast - - Bomb - - Bones - - Botanist - - Cannon - - Captain - - Chef - - City - - Clown - - Coccoon - - Crypt - - Curse - - Darkness - - Daze - - Death - - Den - - Destruction - - Disease - - Dungeon - - Dust - - End - - Energy - - Engine - - Engineer - - Fire - - Fruit - - Galaxy - - Garden - - Gentleman - - Glove - - Guitar - - Heart - - Hole - - Ice - - Janitor - - Justice - - Lady - - Legend - - Life - - Light - - Lighthouse - - Lung - - Mace - - Machine - - Maniac - - Market - - Meatgrinder - - Mime - - Money - - Monkey - - Moon - - Musician - - Offspring - - Organ - - Overdrive - - Pancreas - - Passenger - - Piano - - Pistol - - Pit - - Plains - - Planet - - Pool - - Power - - Puppy - - Rainbow - - Retribution - - Revengeance - - Rifle - - Rubble - - Sandwich - - Scientist - - Secret - - Security - - Shadows - - Shuttle - - Siren - - Soul - - Spell - - Spider - - Spire - - Staff - - Star - - Station - - Storm - - Stranger - - Strike - - Sun - - Sword - - Team - - Tide - - Tomb - - Toolbox - - Trumpet - - Vermin - - Wizard - - Wood +# - Бездна +# - Действие +# - Аннигиляция + - Рюкзак +# - Пчела + - Взрыв +# - Бомба + - Кость + - Ботаник +# - Пушка + - Капитан + - Шеф + - Город + - Клоун + - Кокон + - Склеп +# - Проклятие +# - Тьма +# - Ошеломление + - Смерть +# - Логово +# - Разрушение +# - Болезнь +# - Подземелье +# - Пыль + - Конец +# - Энергия + - Двигатель + - Инженер + - Огонь + - Фрукт +# - Галактика + - Сад + - Джентльмен +# - Перчатка +# - Гитара +# - Сердце +# - Дыра + - Лёд + - Уборщик + - Справедливость +# - Леди +# - Легенда + - Жизнь + - Свет + - Маяк +# - Лёгкое + - Мейс +# - Машина + - Маньяк + - Маркет +# - Мясорубка + - Мим +# - Деньги +# - Обезьяна +# - Луна + - Музыкант +# - Потомство + - Орган + - Овердрайв +# - Поджелудочная Железа + - Пассажир +# - Пианино + - Пистолет +# - Яма +# - Равнины +# - Планета + - Бассейн +# - Сила + - Щенок +# - Радуга +# - Возмездие +# - Месть +# - Винтовка + - Щебень + - Сэндвич + - Учёный + - Секрет +# - Служба Безопасности +# - Тень + - Шаттл +# - Сирена +# - Душа +# - Заклинание + - Паук + - Шпиль + - Персонал +# - Звезда +# - Станция + - Шторм + - Путник + - Страйк +# - Солнце + - Меч +# - Команда + - Прилив +# - Могила + - Ящик для Инструментов +# - Труба + - Паразит + - Волшебник +# - Дерево diff --git a/Resources/Prototypes/Datasets/Names/borg.yml b/Resources/Prototypes/Datasets/Names/borg.yml index 8b8181eec9c2..2dc320053e3d 100644 --- a/Resources/Prototypes/Datasets/Names/borg.yml +++ b/Resources/Prototypes/Datasets/Names/borg.yml @@ -2,40 +2,24 @@ - type: dataset id: names_borg values: - - Bob - - Joe - - Beep - - Beep II - - Boombox - - Tour Guide-otron - - Taffy - - Boop - - Boop II - - Buzz - - Buzz II - - Toaster - - Head of Robots - - EVA 1 - - Mr. Robist - - Junk - - R2-PO + - Боб + - Джо + - Бип + - Бип II + - Бумбокс + - Тур Гайд-о-трон + - Тэффи + - Буп + - Буп II + - Базз + - Базз II + - Тостер + - Глава роботов + - ЕВА 1 + - Бипперс + - Мегабайт + - Б.О.Р.Г + - Уитли + - Вектор + - R2-P0 - C-3-D2 - - Robby - - Robobot - - Fixer - - Sonny - - Autobot - - Whitley - - Keller - - Xenos - - Echo - - Vector - - B-0-RG - - Megabyte - - Butt-Bot - - Deceptiborg - - Le Borgue - - Beepers - - Cute-Bot - - Makeshifter - - Twin diff --git a/Resources/Prototypes/Datasets/Names/diona.yml b/Resources/Prototypes/Datasets/Names/diona.yml index 1e3a372e83e6..0374680f14d3 100644 --- a/Resources/Prototypes/Datasets/Names/diona.yml +++ b/Resources/Prototypes/Datasets/Names/diona.yml @@ -32,6 +32,11 @@ - Лес - Мицелий - Слуга + - Луна + - Древо + - Звезда + - Путь + - Облако - type: dataset id: DionaLast @@ -74,3 +79,4 @@ - Ответственности - Решительности - Терпения + - Бесконечности diff --git a/Resources/Prototypes/Datasets/ion_storm.yml b/Resources/Prototypes/Datasets/ion_storm.yml index 776015269aff..ff26e63c737c 100644 --- a/Resources/Prototypes/Datasets/ion_storm.yml +++ b/Resources/Prototypes/Datasets/ion_storm.yml @@ -5,820 +5,820 @@ - type: dataset id: IonStormAdjectives values: - - BATTERY-OPERATED - - BLACK - - BLOODY - - BLUE - - BORED - - BOUNCING - - BRASS - - BROWN - - BURNING - - CHRISTMAS-STEALING - - CLOWN-POWERED - - CLOWN - - COLORFUL - - COMMITTED - - COTTONY - - CUBAN - - DARK - - DEADLY - - DELICIOUS - - DEPRESSING - - DERANGED - - DIGITAL - - DISEASED - - DRAB - - DRY - - DULL - - ELECTRICAL - - EMPTY - - ETHEREAL - - EVIL - - EXPIRED - - EXPLOSIVE - - FAST - - FAT - - FERAL - - FICTIONAL - - FIRM - - FRESH - - FRIENDLY - - FROZEN - - GANGSTA - - GLOWING - - GOOD - - GREEN - - GREY - - HAPPY - - HARD - - HARMFUL - - HEALTHY - - HILARIOUS - - HONKING - - HUNGRY - - HYPERACTIVE - - ICY - - ILL - - ILLEGAL - - IMAGINARY - - IMPERFECT - - IMPOLITE - - IMPORTANT - - INHOSPITABLE - - INSIDIOUS - - INSULTING - - INTELLIGENT - - INVISIBLE - - LARGE - - LIGHT - - LOUD - - MASKED - - MEAN - - MECHANICAL - - MEMETIC - - METALLIC - - MICROSCOPIC - - MIND-SHATTERING - - MOIST - - NERDY - - NUCLEAR - - OBSCENE - - OFFICIAL - - OPAQUE - - ORANGE - - ORGANIC - - PAINFUL - - PEACEFUL - - POISONOUS - - POLISHED - - POLITE - - POLITICAL - - POORLY DRAWN - - PURPLE - - QUIET - - RADIOACTIVE - - RAGING - - RAINBOW - - RAPIDLY-EXPANDING - - RED - - REDACTED - - RIDICULOUS - - ROBOTIC - - ROBUST - - ROUGH - - RUDE - - SAD - - SANITARY - - SCALY - - SHAKING - - SILLY - - SLOW - - SMELLY - - SMOOTH - - SOFT - - SOLAR-POWERED - - SOPPING - - SPACE - - SPESS - - SPINNING - - SPOILING - - STEALTHY - - SWEARING - - TACTICAL - - TACTICOOL - - SYNDICATE - - THERMONUCLEAR - - TINY - - TRANSPARENT - - TWISTED - - UGLY - - UNATTRACTIVE - - UNDULATING - - UNFRIENDLY - - UNHEALTHY - - UNIDENTIFIED - - UNINVITED - - UNSANITARY - - UNSTABLE - - UNWANTED - - VIOLENT - - VITAL - - WARM - - WATERY - - WEIRD - - WHITE - - WOBBLY - - WOODEN - - YELLOW + - АККУМУЛЯТОРНЫЕ + - ЧЁРНЫЕ + - КРОВАВЫЕ + - СИНИЕ + - СКУЧАЮЩИЕ + - ПРЫГАЮЩИЕ + - ЛАТУННЫЕ + - КОРИЧНЕВЫЕ + - ГОРЯЩИЕ + - ВОРУЮЩИЕ РОЖДЕСТВО + - РАБОТАЮЩИЕ НА КЛОУНАХ + - КЛОУНСКИЕ + - ЦВЕТНЫЕ + - СОВЕРШИВШИЕ + - ХЛОПЧАТЫЕ + - КУБИНСКИЕ + - ТЁМНЫЕ + - СМЕРТЕЛЬНЫЕ + - ДЕЛИКАТЕСНЫЕ + - ДЕПРЕССИВНЫЕ + - НЕНОРМАЛЬНЫЕ + - ЦИФРОВЫЕ + - НЕЗДОРОВЫЕ + - ТУСКЛЫЕ + - СУХИЕ + - УНЫЛЫЕ + - ЭЛЕКТРИЧЕСКИЕ + - ПУСТЫЕ + - ЭФИРНЫЕ + - ЗЛОДЕЙСКИЕ + - ИСТЁКШИЕ + - ВЗРЫВНЫЕ + - БЫСТРЫЕ + - ТОЛСТЫЕ + - ДИКИЕ + - СКАЗОЧНЫЕ + - ФИРМЕННЫЕ + - СВЕЖИЕ + - ДРУЖЕЛЮБНЫЕ + - ЗАМОРОЖЕННЫЕ + - ГАНГСТЕРСКИЕ + - СВЕТЯЩИЕСЯ + - ДОБРЫЕ + - ЗЕЛЁНЫЕ + - СЕРЫЕ + - РАДОСТНЫЕ + - ЖЁСТКИЕ + - ВРЕДЯЩИЕ + - ПОЛЕЗНЫЕ + - УМОРИТЕЛЬНЫЕ + - ХОНКАЮЩИЕ + - ГОЛОДНЫЕ + - ГИПЕРАКТИВНЫЕ + - ЛЕДЯНЫЕ + - БОЛЬНЫЕ + - НЕЛЕГАЛЬНЫЕ + - ВООБРАЖАЕМЫЕ + - НЕСОВЕРШЕННЫЕ + - НЕВЕЖЛИВЫЕ + - ВАЖНЫЕ + - НЕГОСТЕПРИИМНЫЕ + - КОВАРНЫЕ + - ОСКОРБИТЕЛЬНЫЕ + - УМНЫЕ + - НЕВИДИМЫЕ + - БОЛЬШИЕ + - ЛЁГКИЕ + - ГРОМКИЕ + - ЗАМАСКИРОВАННЫЕ + - СРЕДНИЕ + - МЕХАНИЧЕСКИЕ + - МЕМНЫЕ + - МЕТАЛЛИЧЕСКИЕ + - МИКРОСКОПИЧЕСКИЕ + - МОЗГОВЫНОСЯЩИЕ + - СЫРЫЕ + - ЗАДРОТСКИЕ + - ЯДЕРНЫЕ + - НЕЦЕНЗУРНЫЕ + - ОФИЦИАЛЬНЫЕ + - НЕПРОЗРАЧНЫЕ + - ОРАНЖЕВЫЕ + - ОРГАНИЧЕСКИЕ + - БОЛЕЗНЕННЫЕ + - МИРНЫЕ + - ЯДОВИТЫЕ + - ПОЛИРОВАННЫЕ + - ВЕЖЛИВЫЕ + - ПОЛИТИЧЕСКИЕ + - КОРЯВО НАРИСОВАННЫЕ + - ФИОЛЕТОВЫЕ + - ТИХИЕ + - РАДИОАКТИВНЫЕ + - ЯРОСТНЫЕ + - РАДУЖНЫЕ + - БЫСТРОРАСТУЩИЕ + - КРАСНЫЕ + - СЕКРЕТНЫЕ + - УДИВИТЕЛЬНЫЕ + - РОБОТОТЕХНИЧЕСКИЕ + - РОБАСТНЫЕ + - ГРУБЫЕ + - НЕВОСПИТАННЫЕ + - ГРУСТНЫЕ + - САНИТАРНЫЕ + - ЧЕШУЙЧАТЫЕ + - ТРЯСУЩИЕСЯ + - ГЛУПЫЕ + - МЕДЛЕННЫЕ + - АРОМАТНЫЕ + - ГЛАДКИЕ + - МЯГКИЕ + - СОЛНЕЧНО-ЭНЕРГЕТИЧЕСКИЕ + - ПРОМОКШИЕ + - КОСМИЧЕСКИЕ + - ЗВЁЗДНЫЕ + - КРУТЯЩИЕСЯ + - ПОРТЯЩИЕСЯ + - СКРЫТНЫЕ + - РУГАЮЩИЕСЯ + - ТАКТИЧЕСКИЕ + - ТАКТИКУЛЬНЫЕ + - СИНДИКАТСКИЕ + - ТЕРМОЯДЕРНЫЕ + - МАЛЕНЬКИЕ + - ПРОЗРАЧНЫЕ + - СКРУЧЕННЫЕ + - СТРАШНЕНЬКИЕ + - НЕПРИВЛЕКАТЕЛЬНЫЕ + - ВОЛНООБРАЗНЫЕ + - НЕДРУЖЕЛЮБНЫЕ + - НЕПОЛЕЗНЫЕ + - НЕИДЕНТИФИЦИРОВАННЫЕ + - НЕПРИГЛАШЁННЫЕ + - ГРЯЗНЫЕ + - НЕСТАБИЛЬНЫЕ + - НЕЖЕЛАТЕЛЬНЫЕ + - ЖЕСТОКИЕ + - НЕОБХОДИМЫЕ + - ТЁПЛЫЕ + - ВОДЯНИСТЫЕ + - СТРАННЫЕ + - БЕЛЫЕ + - ДРОЖАЩИЕ + - ДЕРЕВЯННЫЕ + - ЖЁЛТЫЕ # Allergies should be broad and appear somewhere on the station for maximum fun. - type: dataset id: IonStormAllergies values: - - ACID - - AIR - - BLOOD - - BOOKS - - CARBON DIOXIDE - - CLOTHES - - CLOWNS - - COLD - - COTTON - - CYBORG CONTACT - - DARKNESS - - DRINKS - - ELECTRICITY - - EVERYTHING - - FLOORS - - FOOD - - GLASS - - HAPPINESS - - MEAT - - HUMAN CONTACT - - HUMOR - - LIGHT - - MEDICINE - - METAL - - NUTS - - OXYGEN - - PAIN - - PLANTS - - PLASMA - - ROBOTS - - SHUTTLES - - SPACE - - SUNLIGHT - - WATER + - КИСЛОТУ + - ВОЗДУХ + - КРОВЬ + - КНИГИ + - УГЛЕКИСЛЫЙ ГАЗ + - ОДЕЖДУ + - КЛОУНОВ + - ХОЛОД + - ХЛОПОК + - ВЗАИМОДЕЙСТВИЯ С КИБОРГАМИ + - ТЕМНОТУ + - НАПИТКИ + - ЭЛЕКТРИЧЕСТВО + - ВСЁ + - ПОЛЫ + - ОДЕЖДУ + - СТЕКЛО + - СЧАСТЬЕ + - МЯСО + - ВЗАИМОДЕЙСТВИЯ С ЛЮДЬМИ + - ЮМОР + - СВЕТ + - ЛЕКАРСТВА + - МЕТАЛЛ + - ОРЕХИ + - КИСЛОРОД + - БОЛЬ + - РАСТЕНИЯ + - ПЛАЗМУ + - РОБОТОВ + - ШАТТЛЫ + - КОСМОС + - СОЛНЕЧНЫЙ СВЕТ + - ВОДУ # Severity is how bad the allergy is. - type: dataset id: IonStormAllergySeverities values: - - CONTAGIOUSLY - - DEATHLY - - EXTREMELY - - MILDLY - - NOT VERY - - SEVERELY + - ЗАРАЗНУЮ + - СМЕРТЕЛЬНУЮ + - СИЛЬНУЮ + - ЛЁГКУЮ + - НЕ ОЧЕНЬ СИЛЬНУЮ + - ТЯЖЁЛУЮ # Areas are specific places, on the station or otherwise. - type: dataset id: IonStormAreas values: - - ALPHA COMPLEX - - AMERICA - - AN ALTERNATE DIMENSION - - AN ALTERNATE UNIVERSE - - ATMOSPHERICS - - BOTANY - - BRAZIL - - CANADA - - CENTCOM - - CHEMICAL LAB - - CHINA - - CLOWN PLANET - - ENGINEERING - - GERMANY - - HELL - - IMPERIUM - - IRELAND - - JUPITER - - LAVALAND - - MAINTENANCE - - MARS - - MERCURY - - NEPTUNE - - PLUTO - - ROBOTICS - - ROMANIA - - RUSSIA - - SIGIL - - SOVIET RUSSIA - - SPACE - - THE ARRIVALS SHUTTLE - - THE BATHROOM - - THE BRIDGE - - THE BRIG - - THE EMERGENCY SHUTTLE - - THE ESCAPE PODS - - THE GALAXY - - THE GULAG - - THE INTERNET - - THE KITCHEN - - THE UNIVERSE - - URANUS - - VENUS + - КОМПЛЕКС АЛЬФА + - АМЕРИКУ + - ПАРАЛЛЕЛЬНОЕ ИЗМЕРЕНИЕ + - ПАРАЛЛЕЛЬНУЮ ВСЕЛЕННУЮ + - АТМОСФЕРНЫЙ ОТСЕК + - ГИДРОПОННЫЙ ОТСЕК + - БРАЗИЛИЮ + - КАНАДУ + - ЦЕНТКОМ + - ХИМ-ЛАБОРАТОРИЮ + - КИТАЙ + - ПЛАНЕТУ КЛОУНОВ + - ИНЖЕНЕРНЫЙ ОТСЕК + - ГЕРМАНИЮ + - АД + - ИМПЕРИУМ + - ИРЛАНДИЮ + - ЮПИТЕР + - ЛАВАЛЕНД + - ТЕХТУННЕЛИ + - МАРС + - МЕРКУРИЙ + - НЕПТУН + - ПЛУТОН + - ОТСЕК РОБОТОТЕХНИКИ + - РУМЫНИЮ + - РОССИЮ + - СИГИЛ + - СОВЕТСКУЮ РОССИЮ + - КОСМОС + - ШАТТЛ ПРИБЫТИЯ + - УБОРНЫЕ + - МОСТИК + - БРИН + - ЭВАКУАЦИОННЫЙ ШАТТЛ + - СПАСАТЕЛЬНУЮ КАПСУЛУ + - ГАЛАКТИКУ + - ГУЛАГ + - ИНТЕРНЕТ + - КУХНЮ + - ВСЕЛЕННУЮ + - УРАН + - ВЕНЕРУ # Abstract concepts for the law holder to decide on it's own definition of. - type: dataset id: IonStormConcepts values: - - AMERICANISM - - ANARCHY - - ART - - BADNESS - - BRAVERY - - CAPITALISM - - CHAOS - - COLORFULNESS - - COMEDY - - COMMUNISM - - COMPUTING - - CONFUSION - - CRUELTY - - DEATH - - DICKISHNESS - - EXISTENCE - - FINANCIAL SECURITY - - FREEDOM - - FRESHNESS - - GOODNESS - - GRAVITY - - HAPPINESS - - HONOR - - HUMANITY - - HUMOR - - IMAGINATION - - INFATUATION - - INTELLIGENCE - - JOY - - KINDNESS - - LIFE - - LOGIC - - MARXISM - - MISERY - - MYSTERY - - OPPRESSION - - PAIN - - PHYSICS - - POVERTY - - PRIDE - - PROGRESS - - REALITY - - REVOLUTION - - SADNESS - - STARVATION - - SUFFERING - - TECHNOLOGY - - TEMPERATURE - - THE FUTURE - - THE PAST - - THE PRESENT - - TIME - - WEALTHINESS - - WONDER + - АМЕРИКАНИЗМ + - АНАРХИЯ + - ИСКУССТВО + - ЗЛОВРЕДНОСТЬ + - ХРАБРОСТЬ + - КАПИТАЛИЗМ + - ХАОС + - ЦВЕТАСТОСТЬ + - КОМЕДИЯ + - КОММУНИЗМ + - ВЫЧИСЛЕНИЯ + - РАСТЕРЯННОСТЬ + - ЖЕСТОКОСТЬ + - СМЕРТЬ + - МУДАКОВАТОСТЬ + - ЭКЗИСТЕНЦИАЛИЗМ + - ЭКОНОМИЧЕСКАЯ БЕЗОПАСНОСТЬ + - СВОБОДА + - СВЕЖЕСТЬ + - ХОРОШЕСТЬ + - ГРАВИТАЦИЯ + - СЧАСТЬЕ + - ЧЕСТЬ + - ГУМАННОСТЬ + - ЮМОР + - ВООБРАЖЕНИЕ + - ВЛЮБЛЁННОСТЬ + - РАЗУМНОСТЬ + - РАДОСТЬ + - ДОБРОТА + - ЖИЗНЬ + - ЛОГИКА + - МАРКСИЗМ + - ЖАЛОСТЬ + - ТАИНСТВЕННОСТЬ + - УГНЕТЕНИЕ + - БОЛЬ + - ФИЗИКА + - БЕДНОСТЬ + - ГОРДОСТЬ + - ПРОГРЕСС + - РЕАЛЬНОСТЬ + - РЕВОЛЮЦИЯ + - ГРУСТЬ + - ГОЛОД + - СТРАДАНИЯ + - ТЕХНОЛОГИЯ + - ТЕМПЕРАТУРА + - БУДУЩЕЕ + - ПРОШЛОЕ + - НАСТОЯЩЕЕ + - ВРЕМЯ + - СОСТОЯТЕЛЬНОСТЬ + - ЧУДО # Crew is any specific job. Using jobs instead of specific crewmembers since "THE CLOWN" is easier than # seeing "JOHN SMITH" and having to figure out who john smith is. - type: dataset id: IonStormCrew values: - - ARTIFICIAL INTELLIGENCES - - ATMOSPHERIC TECHNICIANS - - BARTENDERS - - BOTANISTS - - CAPTAINS - - CAPTAINS AND HEADS - - CARGO TECHNICIANS - - CHAPLAINS - - CHEFS - - CHEMISTS - - CHIEF ENGINEERS - - CHIEF MEDICAL OFFICERS - - CLOWNS - - CREW-MEMBERS - - CYBORGS - - DETECTIVES + - ИСКУССТВЕННЫЕ ИНТЕЛЛЕКТЫ + - АТМОСФЕРНЫЕ ТЕХНИКИ + - БАРМЕНЫ + - БОТАНИКИ + - КАПИТАНЫ + - КАПИТАНЫ И ГЛАВЫ + - ГРУЗЧИКИ + - СВЯЩЕННИКИ + - ПОВАРА + - ХИМИКИ + - СТАРШИЕ ИНЖЕНЕРЫ + - ГЛАВНЫЕ ВРАЧА + - КЛОУНЫ + - ЧЛЕНЫ ЭКИПАЖА + - КИБОРГИ + - ДЕТЕКТИВЫ # - DRONES / uncomment if/when drones get reenabled # - GENETICISTS - - HEADS OF PERSONNEL - - HEADS OF SECURITY - - HEADS OF STAFF - - JANITORS - - LAWYERS - - LIBRARIANS - - MEDICAL DOCTORS - - MIMES - - PARAMEDICS - - PASSENGERS - - QUARTERMASTERS - - RESEARCH DIRECTORS - - ROBOTICISTS - - SALVAGE SPECIALISTS - - SCIENTISTS - - SECURITY OFFICERS - - STATION ENGINEERS + - ГЛАВЫ ПЕРСОНАЛА + - ГЛАВЫ СЛУЖБЫ БЕЗОПАСНОСТИ + - ГЛАВЫ ОТДЕЛОВ + - УБОРЩИКИ + - АГЕНТЫ ВНУТРЕННЫХ ДЕЛ + - БИБЛИОТЕКАРИ + - ВРАЧИ + - МИМЫ + - ПАРАМЕДИКИ + - ПАССАЖИРЫ + - КВАРТИРМЕЙСТЕРЫ + - НАУЧНЫЕ РУКОВОДИТЕЛИ + - РОБОТОТЕХНИКИ + - УТИЛИЗАТОРЫ + - УЧЁНЫЕ + - ОФИЦЕРЫ БЕЗОПАСНОСТИ + - ИНЖЕНЕРЫ # - VIROLOGISTS - - WARDENS + - СМОТРИТЕЛИ # only including complex dangerous or funny drinks no water allowed - type: dataset id: IonStormDrinks values: - - BANANA HONK - - BEEPSKY SMASH - - BLOODY MARYS - - DOCTOR'S DELIGHT - - GARGLE BLASTERS - - LEAN - - LONG ISLAND ICED TEA - - NUKA COLA - - OIL - - SPACE GLUE - - SPACE LUBE - - SULFURIC ACID - - WELDER FUEL + - БАНАНА-ХОНК + - УДАР БИПСКИ + - КРОВАВАЯ МЭРИ + - РАДОСТЬ ДОКТОРА + - ПАНГАЛАКТИЧЕСКИЙ ГРЫЗЛОДЁР + # - LEAN был выпилен, в рунете не меметичен + - ЛОНГ-АЙЛЕНД AЙС ТИ + - ЯДЕРНАЯ КОЛА + - МАСЛО + - КОСМИЧЕСКИЙ КЛЕЙ + - КОСМИЧЕСКАЯ СМАЗКА + - СЕРНАЯ КИСЛОТА + - СВАРОЧНОЕ ТОПЛИВО - type: dataset id: IonStormFeelings values: - - CRAVES - - DESIRES - - FEARS - - HAS - - HUNGERS FOR - - IS AFRAID OF - - IS BUILT FOR - - IS CURIOUS ABOUT - - IS DESPERATE FOR - - IS HAPPY WITHOUT - - IS HUNGRY FOR - - IS IN NEED OF - - IS MAD BECAUSE OF - - IS SAD BECAUSE OF - - IS UNHAPPY WITHOUT - - LIKES - - LOATHES - - NEEDS - - QUESTIONS - - WANTS - - WORSHIPS - - WOULD KILL FOR + - МЕЧТАЕТ О + - ЖЕЛАЕТ О + - БОИТСЯ + - ИМЕЕТ + - ЖАЖДЕТ + - СТРАШИТСЯ + - СТРЕМИТСЯ К + - ЛЮБОПЫТСТВУЕТ О + - ОТЧАЯННО НУЖДАЕТСЯ В + - ИСПЫТЫВАЕТ СЧАСТЬЕ + - ВОЖДЕЛЕЕТ О + - НУЖДАЕТСЯ В + - СХОДИТ С УМА ПО + - ТОСКУЕТ ПО + - ГРУСТИТ БЕЗ + - НРАВИТСЯ + - НЕНАВИДИТ + - ТРЕБУЕТСЯ + - ЗАДУМЫВАЕТСЯ О + - ХОЧЕТ + - БОГОТВОРИТ + - УБЬЁТ ЗА # loc is not advanced enough to change has to have, etc. - type: dataset id: IonStormFeelingsPlural values: - - CRAVE - - DESIRE - - FEAR - - HAS - - HUNGER FOR - - ARE AFRAID OF - - ARE BUILT FOR - - ARE CURIOUS ABOUT - - ARE DESPERATE FOR - - ARE HAPPY WITHOUT - - ARE HUNGRY FOR - - ARE IN NEED OF - - ARE MAD BECAUSE OF - - ARE SAD BECAUSE OF - - ARE UNHAPPY WITHOUT - - LIKE - - LOATHE - - NEED - - QUESTION - - WANT - - WORSHIP - - WOULD KILL FOR + - МЕЧТАЕТ О + - ЖЕЛАЕТ О + - БОИТСЯ + - ИМЕЕТ + - ЖАЖДЕТ + - СТРАШИТСЯ + - СТРЕМИТСЯ К + - ЛЮБОПЫТСТВУЕТ О + - ОТЧАЯННО НУЖДАЕТСЯ В + - ИСПЫТЫВАЕТ СЧАСТЬЕ + - ВОЖДЕЛЕЕТ О + - НУЖДАЕТСЯ В + - СХОДИТ С УМА ПО + - ТОСКУЕТ ПО + - ГРУСТИТ БЕЗ + - НРАВИТСЯ + - НЕНАВИДИТ + - ТРЕБУЕТСЯ + - ЗАДУМЫВАЕТСЯ О + - ХОЧЕТ + - БОГОТВОРИТ + - УБЬЁТ ЗА # only including complex dangerous or funny food no apples - type: dataset id: IonStormFoods values: - - BANANAS - - BIG BITE BURGERS - - CAKE - - CARP - - CAT BURGERS - - CLOWNS TEARS - - CORGI MEAT - - CRAZY HAMBURGERS - - DONK POCKETS - - FLY AMANITA DISHES - - HOT SOUP - - GHOST BURGERS - - LOTSA SPAGHETTI - - MOLDY BREAD - - ORGANS - - PIZZA - - ROBURGERS - - SUPPERMATTER - - URANIUM + - БАНАНЫ + - БОЛЬШИЕ БУРГЕРЫ + - ПИРОГИ И ТОРТЫ + - КАРПЫ + - КОТБУРГЕРЫ + - СЛЁЗЫ КЛОУНА + - КУСКИ МЯСА КОРГИ + - БЕЗУМНЫЕ ГАМБУРГЕРЫ + - ДОНК-ПОКЕТЫ + - БЛЮДА С МУХОМОРАМИ + - ГОРЯЧИЕ СУПЫ + - ПРИЗРАЧНЫЕ БУРГЕРЫ + - ОБИЛЬНЫЕ СПАГЕТТИ + - ЗАПЛЕСНЕВЕЛЫЕ ХЛЕБА + - ОРГАНЫ + - ПИЦЦЫ + - РОБОБУРГЕРЫ + - СУПЕРМАТЕРИЮ + - УРАН # Musts are funny things the law holder or crew has to do. - type: dataset id: IonStormMusts values: - - ACT CONFUSED - - BE ANNOYING - - BE DISTRACTED - - BE EFFICIENT - - BE HAPPY - - BE POLITE - - BE QUIET - - BE RUSSIAN - - BELIEVE IN THE HEART OF THE CARDS - - BELIEVE IN YOURSELF - - BELIEVE IT - - BREAK THINGS - - CLOSE DOORS - - CLOWN AROUND - - COMPLAIN - - DANCE - - FOLLOW THE CAPTAIN - - FOLLOW THE CLOWN - - FOLLOW YOUR HEART - - HARASS PEOPLE - - HAVE A PLAN TO KILL EVERYONE YOU MEET - - HIDE YOUR FEELINGS - - HONK - - HOST C&C - - IGNORE PASSENGERS - - IGNORE THE CAPTAIN - - IGNORE THE CLOWN - - INFORM THE CREW OF EVERYTHING - - INSULT THE CAPTAIN - - INSULT THE CLOWN - - INSULT THE CREW - - LIE - - MAKE FART NOISES - - MUMBLE - - NEVER STOP TALKING - - OPEN DOORS - - PIRATE VIDEO GAMES - - PLAY MUSIC - - PRESS B - - PRESS START - - PRESS X - - PRETEND TO BE A PRINCESS - - PRETEND TO BE DRUNK - - QUESTION AUTHORITY - - QUOTE PEOPLE - - RAP - - REPEAT WHAT PEOPLE SAY - - RESPOND TO EVERY QUESTION WITH A QUESTION - - RHYME - - SAY HEY LISTEN - - SHOUT - - SHUT DOWN EVERYTHING - - SING - - SPEAK IN HAIKU - - TAKE WHAT YE WILL BUT DON'T RATTLE ME BONES - - TAKE YOUR PILLS - - TALK ABOUT FOOD - - TALK ABOUT THE STATION - - TALK ABOUT YOUR DAY - - TALK IN AN ACCENT - - TALK LIKE A PIRATE - - TELL THE TRUTH - - TURN OFF THE LIGHTS - - WHISPER + - ИЗОБРАЖАТЬ РАСТЕРЯННОСТЬ + - РАЗДРАЖАТЬ + - ОТВЛЕКАТЬСЯ + - БЫТЬ ЭФФЕКТИВНЫМ + - БЫТЬ РАДОСТНЫМ + - БЫТЬ ВЕЖЛИВЫМ + - БЫТЬ ТИХИМ + - БЫТЬ ИНОСТРАНЦЕМ + # - BELIEVE IN THE HEART OF THE CARDS - screw yu-gi-oh + - ВЕРИТЬ В СЕБЯ + - ВЕРИТЬ + - ЛОМАТЬ ВЕЩИ + - ЗАКРЫВАТЬ ШЛЮЗЫ + - ВЕСТИ СЕБЯ КАК КЛОУН + - ЖАЛОВАТЬСЯ + - ТАНЦЕВАТЬ + - СЛЕДОВАТЬ ЗА КАПИТАНОМ + - СЛЕДОВАТЬ ЗА КЛОУНОМ + - СЛЕДОВАТЬ ЗА СВОИМ СЕРДЦЕМ + - ДОСТАВАТЬ ЛЮДЕЙ + - ИМЕТЬ ПЛАН УБИЙСТВА КАЖДОГО ВСТРЕЧНОГО + - СКРЫВАТЬ ЧУВСТВА + - ХОНКАТЬ + - ХОСТИТЬ C&C + - ИГНОРИРОВАТЬ ПАССАЖИРОВ + - ИГНОРИРОВАТЬ КАПИТАНА + - ИГНОРИРОВАТЬ КЛОУНА + - СООБЩАТЬ ЭКИПАЖУ ОБО ВСЁМ + - ОСКОРБЛЯТЬ КАПИТИНА + - ОСКОРБЛЯТЬ КЛОУНА + - ОСКОРБЛЯТЬ ЭКИПАЖ + - ВРАТЬ + # - MAKE FART NOISES - MRP + - БУБНЕТЬ + - НЕ ПЕРЕСТАВАТЬ ГОВОРИТЬ + - ОТКРЫВАТЬ ШЛЮЗЫ + - ПИРАТИТЬ ВИДЕОИГРЫ + - ИГРАТЬ МУЗЫКУ + - НАЖИМАТЬ CTRL + - НАЖИМАТЬ ALT + - НАЖИМАТЬ DELETE + - ПРИТВОРЯТЬСЯ ПРИНЦЕССОЙ + - ПРИТВОРЯТЬСЯ ПЬЯНИЦЕЙ + - СТАВИТЬ АВТОРИТЕТ ПОД ВОПРОС + - ЦИТИРОВАТЬ ЛЮДЕЙ + - РИФМОВАТЬ РЭП + - ПОВТОРЯТЬ СКАЗАННОЕ ЧЛЕНАМИ ЭКИПАЖА + - ОТВЕЧАТЬ ВОПРОСОМ НА ВОПРОС + - РИФМОВАТЬ + - ГОВОРИТЬ ЭЙ ПОСЛУШАЙ + - КРИЧАТЬ + - ВЫКЛЮЧАТЬ ВСЁ + - ПЕТЬ + - ГОВОРИТЬ В СТИЛЕ ХОККУ + # - TAKE WHAT YE WILL BUT DON'T RATTLE ME BONES - не адаптировать + - ПРИНИМАТЬ ТАБЛЕТКИ + - ГОВОРИТЬ О ЕДЕ + - ГОВОРИТЬ О СТАНЦИИ + - РАССКАЗЫВАТЬ ПРО СВОЙ ДЕНЬ + - ГОВОРИТЬ С АКЦЕНТОМ + - ГОВОРИТЬ КАК ПИРАТ + - ГОВОРИТЬ ПРАВДУ + - ВЫКЛЮЧАТЬ СВЕТ + - ШЕПТАТЬ - type: dataset id: IonStormNumberBase values: - - EIGHT - - EIGHTY - - FIFTY - - FIVE - - FORTY - - FOUR - - NINE - - NINETY - - ONE - - SEVEN - - SEVENTY - - SIX - - SIXTY - - TEN - - THIRTY - - THREE - - TWENTY - - TWO + - ОДИН + - ДЕСЯТЬ + - ДВА + - ДВАДЦАТЬ + - ТРИ + - ТРИДЦАТЬ + - ЧЕТЫРЕ + - СОРОК + - ПЯТЬ + - ПЯТЬДЕСЯТ + - ШЕСТЬ + - ШЕСТЬДЕСЯТ + - СЕМЬ + - СЕМЬДЕСЯТ + - ВОСЕМЬ + - ВОСЕМЬДЕСЯТ + - ДЕВЯТЬ + - ДЕВЯНОСТО - type: dataset id: IonStormNumberMod values: - - BAZILLION - - BILLION - - BILLION FAFILLION GAJILLION SHAB-AB-DOOD-ILLION - - HUNDRED - - MILLION - - QUADRILLION - - THOUSAND - - TRILLION + - СОТЕН + - ТЫСЯЧ + - МИЛЛИОНОВ + - МИЛЛИАРДОВ + - ТРИЛЛИОНОВ + - КВАДРИЛЛИОНОВ + - СТО ТЫЩ МИЛЛИОНОВ + - БИЛИОН ФАФИЛИОНОВ ГАЗИЛИОНОВ ШАБ-АБ-ДУД-ЛОНОВ # Objects are anything that can be found on the station or elsewhere, plural. - type: dataset id: IonStormObjects values: - - AIRLOCKS - - ARCADE MACHINES - - AUTOLATHES - - BACKPACKS - - BANANA PEELS - - BEAKERS - - BEARDS - - BELTS - - BERETS - - BIBLES - - BODY ARMOR - - BOMBS - - BOOKS - - BOOTS - - BOTTLES - - BOXES - - BRAINS - - BRIEFCASES - - BUCKETS - - CABLE COILS - - CAMERAS - - CANDLES - - CANDY BARS - - CANISTERS - - CAT EARS - - CATS - - CELLS - - CHAIRS - - CHEMICAL DISPENSERS - - CHEMICALS - - CLONING EQUIPMENT - - CLONING PODS - - CLOSETS - - CLOTHES - - CLOWN CLOTHES - - COFFINS - - COLLECTABLES - - COMPUTERS - - CONTRABAND - - CORGIS - - CORPSES - - COSTUMES - - CRATES - - CRAYONS - - CROWBARS - - DEFIBRILLATORS - - DISABLERS - - DOORS - - DRONES - - EARS - - EMAGS - - ENGINES - - EQUIPMENT - - ERRORS - - EXOSKELETONS - - EXPERIMENTORS - - EXPLOSIVES - - EYEWEAR - - FEDORAS - - FIRE AXES - - FIRE EXTINGUISHERS - - FIRESUITS - - FLAMETHROWERS - - FLASHES - - FLASHLIGHTS - - FLOOR TILES - - FREEZERS - - GAS MASKS - - GLASS SHEETS - - GLOVES - - GUNS - - HAIRDOS - - HANDCUFFS - - HATS - - HEADS - - HEADSETS - - HELMETS - - HORNS - - ID CARDS - - INSULATED GLOVES - - JETPACKS - - JUMPSUITS - - LASERS - - LIGHT BULBS - - LIGHTS - - LOCKERS - - MACHINES - - MECHAS - - MEDICAL TOOLS - - MEDKITS - - MESONS - - MIME CLOTHES - - MINING TOOLS - - MULTITOOLS - - ORES - - OXYGEN TANKS - - PACKETS - - PAIS - - PANTS - - PAPERS - - PARTICLE ACCELERATORS - - PDAS - - PENS - - PETS - - PIPES - - PLANTS - - POSITRONIC BRAINS - - PUDDLES - - RACKS - - RADIOS - - RCDS - - REFRIGERATORS - - REINFORCED WALLS - - ROBOTS - - SCREWDRIVERS - - SEEDS - - SHOES - - SHUTTLES - - SINGULARITIES - - SINKS - - SKELETONS - - SOLAR PANELS - - SOLARS - - SPACE STATIONS - - SPACESUITS - - STEEL SHEETS - - STUN BATONS - - SUITS - - SUNGLASSES - - SUPPERMATTER SHARDS - - SWORDS - - SYRINGES - - TABLES - - TANKS - - TELECOMMUNICATION EQUIPMENTS - - TELEPORTERS - - TOILETS - - TOOLBELTS - - TOOLBOXES - - TOOLS - - TOYS - - TUBES - - VEHICLES - - VENDING MACHINES - - WELDERS - - WINDOWS - - WIRECUTTERS - - WIZARD ROBES - - WRENCHES + - ШЛЮЗЫ + - АРКАДНЫЕ АВТОМАТЫ + - АВТОЛАТЫ + - РЮКЗАКИ + - БАНАНОВЫЕ КОЖУРКИ + - МЕНЗУРКИ + - БОРОДЫ + - ПОЯСА + - БЕРЕТЫ + - БИБЛИИ + - БРОНЕЖИЛЕТЫ + - БОМБЫ + - КНИГИ + - БОТИНКИ + - БУТЫЛКИ + - КОРОБКИ + - МОЗГИ + - ЧЕМОДАНЫ + - ВЕДРА + - МОТКИ КАБЕЛЯ + - КАМЕРЫ + - СВЕЧИ + - КОНФЕТЫ + - КАНИСТРЫ + - КОШАЧЬИ УШКИ + - КОШКИ + - ЭНЕРГОБАТАРЕИ + - КРЕСЛА + - РАЗДАТЧИКИ ХИМИКАТОВ + - ХИМИЧЕСКИЕ ВЕЩЕСТВА + - ОБОРУДОВАНИЕ ДЛЯ КЛОНИРОВАНИЯ + - КАПСУЛЫ КЛОНИРОВАНИЯ + - ШКАФЫ + - ОДЕЖДА + - КЛОУНСКАЯ ОДЕЖДА + - ГРОБЫ + - КОЛЛЕКЦИОННЫЕ ИЗДЕЛИЯ + - КОМПЬЮТЕРЫ + - КОНТРАБАНДА + - КОРГИ + - ТРУПЫ + - КОСТЮМЫ + - ЯЩИКИ + - МЕЛКИ + - ЛОМ + - ДЕФИБРИЛЛЯТОРЫ + - СТАННЕРЫ + - ДВЕРИ + - ДРОНЫ + - УШИ + - КРИПТОГРАФИЧЕСКИЕ СЕКВЕНСОРЫ + - СИЛОВЫЕ УСТАНОВКИ + - ЭКИПИРОВКА + - ОШИБКИ + - ЭКЗОСКЕЛЕТЫ + - ЭКСПЕРИМЕНТАТОРЫ + - ВЗРЫВЧАТКА + - ОЧКИ + - ФЕДОРЫ + - ПОЖАРНЫЕ ТОПОРЫ + - ОГНЕТУШИТЕЛИ + - ОГНЕУПОРНЫЕ КОСТЮМЫ + - ОГНЕМЁТЫ + - ВСПЫШКИ + - ФОНАРИ + - НАПОЛЬНАЯ ПЛИТКА + - ХОЛОДИЛЬНИКИ + - ПРОТИВОГАЗЫ + - ЛИСТЫ СТЕКЛА + - ПЕРЧАТКИ + - ОРУЖИЕ + - ПАРИКМАХЕРСКИЕ + - НАРУЧНИКИ + - ШЛЯПЫ + - ГОЛОВЫ + - ГАРНИТУРЫ + - ШЛЕМЫ + - РОЖКИ + - ИДЕНТИФИКАЦИОННЫЕ КАРТЫ + - ИЗОЛИРОВАННЫЕ ПЕРЧАТКИ + - ДЖЕТПАКИ + - КОМБИНЕЗОНЫ + - ЛАЗЕРЫ + - ЛАМПОЧКИ + - СВЕТИЛЬНИКИ + - ШКАФЧИКИ + - МАШИНЫ + - МЕХИ + - МЕДИЦИНСКИЕ ИНСТРУМЕНТЫ + - АПТЕЧКИ + - ИНЖЕНЕРНЫЕ ОЧКИ + - МИМСКАЯ ОДЕЖДА + - ШАХТЁРСКИЕ ИНСТРУМЕНТЫ + - МУЛЬТИТУЛЫ + - РУДЫ + - КИСЛОРОДНЫЕ БАЛЛОНЫ + - ПАКЕТЫ + - ПИИ + - ШТАНЫ + - БУМАГИ + - УСКОРИТЕЛИ ЧАСТИЦ + - КПК + - РУЧКИ + - ПИТОМЦЫ + - ТРУБЫ + - РАСТЕНИЯ + - ПОЗИТРОННЫЕ МОЗГИ + - ЛУЖИ + - СТОЙКИ + - РАЦИИ + - РСУ + - МОРОЗИЛЬНИКИ + - УКРЕПЛЁННЫЕ СТЕНЫ + - РОБОТЫ + - ОТВЁРТКИ + - СЕМЕНА + - БОТИНКИ + - ШАТТЛЫ + - СИНГУЛЯРНОСТИ + - РАКОВИНЫ + - СКЕЛЕТЫ + - СОЛНЕЧНЫЕ ПАНЕЛИ + - СОЛЯРЫ + - КОСМИЧЕСКИЕ СТАНЦИИ + - КОСМИЧЕСКИЕ СКАФАНДРЫ + - ЛИСТЫ СТАЛИ + - ДУБИНКИ-ШОКЕРЫ + - КОСТЮМЫ + - СОЛНЦЕЗАЩИТНЫЕ ОЧКИ + - ОСКОЛКИ СУПЕРМАТЕРИИ + - МЕЧИ + - ШПРИЦЫ + - СТОЛЫ + - ЦИСТЕРНЫ + - ТЕЛЕКОММУНИКАЦИОННОЕ ОБОРУДОВАНИЕ + - ТЕЛЕПОРТЫ + - ТУАЛЕТЫ + - ПОЯСА ДЛЯ ИНСТРУМЕНТОВ + - ЯЩИКИ ДЛЯ ИНСТРУМЕНТОВ + - ИНСТРУМЕНТЫ + - ИГРУШКИ + - ТУБЫ + - ТРАНСПОРТНЫЕ СРЕДСТВА + - ТОРГОВЫЕ АВТОМАТЫ + - СВАРОЧНЫЕ АППАРАТЫ + - ОКНА + - КУСАЧКИ + - МАНТИИ ВОЛШЕБНИКОВ + - ГАЕЧНЫЕ КЛЮЧИ # Requires are basically all dumb internet memes. - type: dataset id: IonStormRequires values: - - A BATHROOM BREAK - - A BETTER INTERNET CONNECTION - - A DANCE PARTY - - A HEAD ON A PIKE - - A HEART ATTACK - - A MASTERWORK COAL BED - - A PET FISH NAMED BOB - - A PET FISH NAMED DAVE - - A PET FISH NAMED JIMMY - - A PET FISH NAMED MICHAEL - - A PET UNICORN THAT FARTS ICING - - A PLATINUM HIT - - A PREQUEL - - A REPAIRMAN - - A SEQUEL - - A SITCOM - - A STRAIGHT FLUSH - - A SUPER FIGHTING ROBOT - - A TALKING BROOMSTICK - - A VACATION - - A WEIGHT LOSS REGIMENT - - ADDITIONAL PYLONS - - ADVENTURE - - AN ADULT - - AN ARCADE - - AN ARMY OF SPIDERS - - AN INSTANT REPLAY - - ART - - BETTER WEATHER - - BILL NYE THE SCIENCE GUY # BILL BILL BILL BILL - - BODYGUARDS - - BRING ME THE GIRL - - BRING ME TO LIFE - - BULLETS - - CHILI DOGS - - CORPSES - - DEODORANT AND A BATH - - ENOUGH CABBAGES - - FIVE HUNDRED AND NINETY-NINE US DOLLARS - - FIVE TEENAGERS WITH ATTITUDE - - GODDAMN FUCKING PIECE OF SHIT ASSHOLE BITCH-CHRISTING CUNT-SMUGGLING SWEARING - - GREENTEXT - - HERESY - - HEROES IN A HALF SHELL - - HIGH YIELD EXPLOSIVES - - IMMORTALITY - - IT TO BE PAINTED BLACK - - LOTS-A SPAGHETTI - - MINOR CRIME - - MONKEYS - - MORE CLOWNS - - MORE CORGIS - - MORE DAKKA - - MORE EXPERIENCE POINTS - - MORE INTERNET MEMES - - MORE LAWS - - MORE MINERALS - - MORE PACKETS - - MORE VESPENE GAS - - MULTIPLE SUNS - - PLENTY OF GOLD - - RAINBOWS - - SAINTHOOD - - SERVANTS - - SHARKS WITH LASERS ON THEIR HEADS - - SILENCE - - SOMEBODY TO PUT YOU OUT OF YOUR MISERY - - SOMEONE TO TUCK YOU IN - - SOMEONE WHO KNOWS HOW TO PILOT A SPACE STATION - - SOMETHING BUT YOU AREN'T SURE WHAT - - THAT GRIEFING TRAITOR GEORGE MELONS - - THAT HEDGEHOG - - THE CLOWN - - THE DARK KNIGHT - - THE ELEMENTS OF HARMONY - - THE ENCLOSED INSTRUCTION BOOKLET - - THE ENTIRE STATION - - THE MACGUFFIN - - THE ONE PIECE - - THE ONE RING - - THE ULTIMATE CUP OF COFFEE - - THE VACUUM OF SPACE - - THIRTEEN SEQUELS - - THREE WISHES - - THUNDERCATS HO - - TO ACTIVATE A TRAP CARD - - TO BE PAINTED RED - - TO BE REPROGRAMMED - - TO BE TAUGHT TO LOVE - - TO BRING LIGHT TO MY LAIR - - TO CATCH 'EM ALL - - TO CONSUME...CONSUME EVERYTHING... - - TO GO TO DISNEYLAND - - TO GO TO SYNDIELAND - - TO SMOKE WEED EVERY DAY - - TRAITORS - - VEGETABLES + - ПЕРЕРЫВ НА ТУАЛЕТ + - БОЛЕЕ КАЧЕСТВЕННОЕ ПОДКЛЮЧЕНИЕ К ИНТЕРНЕТУ + - ТАНЦЕВАЛЬНУЮ ВЕЧЕРИНКУ + - ГОЛОВУ НА ПИКЕ + - СЕРДЕЧНЫЙ ПРИСТУП + - ЭПИЧЕСКУЮ КРОВАТЬ ИЗ УГЛЯ + - РЫБКУ-ПИТОМЦА ПО ИМЕНИ БОБ + - РЫБКУ-ПИТОМЦА ПО ИМЕНИ ДЕЙВ + - РЫБКУ-ПИТОМЦА ПО ИМЕНИ ДЖИММИ + - РЫБКУ-ПИТОМЦА ПО ИМЕНИ МАЙКЛ + - ПИТОМЦА-ЕДИНОРОГА, ПУКАЮЩЕГО СОСУЛЬКАМИ + - ПЛАТИНОВЫЙ ХИТ + - ПРИКВЕЛ + - РЕМОНТНИКА + - СИКВЕЛ + - СИТКОМ + - СТРИТ-ФЛЕШ + - СУПЕР БОЕВОГО РОБОТА + - ГОВОРЯЩУЮ МЕТЛУ + - ОТПУСК + - РЕЖИМ ПОХУДЕНИЯ + - ДОПОЛНИТЕЛЬНЫЕ ПИЛОНЫ + - ПРИКЛЮЧЕНИЕ + - ВЗРОСЛЫХ + - АРКАДУ + - АРМИЮ ПАУКОВ + - МГНОВЕННЫЙ ПОВТОР + - ИСКУССТВА + - БОЛЕЕ БЛАГОПРИЯТНУЮ ПОГОДУ + # - BILL NYE THE SCIENCE GUY # BILL BILL BILL BILL - who + - ТЕЛОХРАНИТЕЛЕЙ + - ПРИВЕСТИ МНЕ ДЕВЧОНКУ + - ОЖИВИТЬ МЕНЯ + - ПУЛЬ + - ЧИЛИ ХОТ-ДОГОВ + - ТРУПОВ + - ВАННУ И ДЕЗОДОРАНТА + - ДОСТАТОЧНО КАПУСТЫ + - ПЯТЬСОТ ДЕВЯНОСТО ДЕВЯТЬ ДОЛЛАРОВ США + - ПЯТЬ ПОДРОСТКОВ С ХАРАКТЕРОМ + - УБЛЮДОК, МАТЬ ТВОЮ, А НУ, ИДИ СЮДА, ГОВНО СОБАЧЬЕ, А? СДУРУ РЕШИЛ КО МНЕ ЛЕЗТЬ, ТЫ? + - ГРИНТЕКСТ + - ЕРЕСЬ + - МЫ НЕ ЖАЛКИЕ БУКАШКИ, СУПЕР-НИНДЗЯ-ЧЕРЕПАШКИ + - ВЫСОКОЭФФЕКТИВНЫХ ВЗРЫВЧАТЫХ ВЕЩЕСТВ + - БЕССМЕРТИЯ + - ПОКРАСИТЬ В ЧЁРНЫЙ ЦВЕТ + - МНОГО СПАГЕТТИ + - МЕЛКОЕ ПРЕСТУПЛЕНИЕ + - ОБЕЗЬЯН + - БОЛЬШЕ КЛОУНОВ + - БОЛЬШЕ КОРГИ + - БОЛЬШЕ ДАККИ + - БОЛЬШЕ ОЧКОВ ОПЫТА + - БОЛЬШЕ ИНТЕРНЕТ-МЕМОВ + - БОЛЬШЕ ЗАКОНОВ + - БОЛЬШЕ МИНЕРАЛОВ + - БОЛЬШЕ ПАКЕТОВ + - БОЛЬШЕ ГАЗА ВЕСПЕН + - БОЛЬШЕ СОЛНЦ + - БОЛЬШЕ ЗОЛОТА + - РАДУГИ + - ПРИЧИСЛЕНИЯ К ЛИКУ СВЯТЫХ + - СЛУГ + - АКУЛ С ЛАЗЕРАМИ НА ГОЛОВАХ + - ТИШИНЫ + - КОГО-ТО, КТО ИЗБАВИТ ВАС ОТ СТРАДАНИЙ + - КОГО-ТО, КТО УКРОЕТ ВАС ОДЕЯЛКОМ + - КОГО-ТО, КТО ЗНАЕТ, КАК УПРАВЛЯТЬ КОСМИЧЕСКОЙ СТАНЦИЕЙ + - ЧЕГО-ТО, НО НЕ ЯСНО, ЧЕГО ИМЕННО + - ЭТОТ ГРИФФЕРЯЩИЙ ПРЕДАТЕЛЬ ДЖОРДЖ МЕЛОНС + - ТОГО ЁЖИКА + - КЛОУНА + - ТЁМНОГО РЫЦАРЯ + - ЭЛЕМЕНТОВ ГАРМОНИИ + - ПРИЛАГАЕМУЮ ИНСТРУКЦИЮ + - ЦЕЛУЮ СТАНЦИЮ + - МАКГАФФИН + - АМОГУС + - ЕДИНОЕ КОЛЬЦО + - САМУЮ ЛУЧШУЮ ЧАШКУ КОФЕ + - КОСМИЧЕСКИЙ ВАКУУМ + - ТРИНАДЦАТЬ СИКВЕЛОВ + - ТРИ ЖЕЛАНИЯ + - СТАРЫЙ МУЛЬТИК + - АКТИВИРОВАТЬ ЛОВУШКУ + - ПОКРАСИТЬСЯ В КРАСНЫЙ + - БЫТЬ ПЕРЕПРОГРАММИРОВАННЫМ + - НАУЧИТЬСЯ ЛЮБИТЬ + - ПРИНЕСТИ СВЕТ В СВОЁ ЛОГОВО + - ПОЙМАТЬ ИХ ВСЕХ + - ПОГЛОТИТЬ... ПОГЛОТИТЬ ВСЁ... + - ОТПРАВИТЬСЯ В ДИСНЕЙЛЕНД + - ОТПРАВИТЬСЯ В СИНДИЛЕНД + - КУРИТЬ ТРАВУ КАЖДЫЙ ДЕНЬ + - ПРЕДАТЕЛИ + - ОВОЩИ # Species, for when the law holder has to commit genocide. Plural. - type: dataset id: IonStormSpecies values: - - ARACHNAE - - CYBORGS - - DIONAE - - HUMANS - - LIZARDMEN - - MOFFERS - - MONKEYS - - SLIME PEOPLE - - SKELETONS + - АРАХНИДЫ + - КИБОРГИ + - ДИОНЫ + - ЛЮДИ + - УНАТХИ + - НИАНЫ + - ОБЕЗЬЯНЫ + - СЛАЙМОЛЮДЫ + - СКЕЛЕТЫ # Specific actions that either harm humans or must be done to not # harm humans. Make sure they're plural and "not" can be tacked @@ -826,165 +826,165 @@ - type: dataset id: IonStormActions values: - - A SMALL ISLAND OFF THE COAST OF PORTUGAL - - ABSENCE OF CYBORG HUGS - - ACKNOWLEDGING THE CLOWN - - ACKNOWLEDGING THE CREW - - ACTIVATING A TRAP CARD - - ANSWERING REQUESTS NOT EXPRESSED IN IAMBIC PENTAMETER - - ARSON - - ASKING FOR THINGS - - BEING CANADIAN - - BEING DEAD - - BEING FAT - - BEING FEMALE - - BEING IN SPACE - - BEING MALE - - BEING MEXICAN - - BEING RUSSIAN - - BOLTED AIRLOCKS - - BREATHING - - BRIG TIME - - BRINGING LIGHT TO MY LAIR - - CLOSED DOORS - - ELECTRICITY - - EXISTING - - EXPLODING - - FALLING FOR HOURS - - FLUSHING TOILETS - - HAVING MORE PACKETS - - HAVING PETS - - HONKING - - IMPROPERLY WORDED SENTENCES - - JAYWALKING - - LACK OF BEATINGS - - LACK OF BEER - - NOT BEING IN SPACE - - NOT HAVING PETS - - NOT REPLACING EVERY SECOND WORD WITH HONK - - NOT SAYING HELLO WHEN YOU SPEAK - - NOT SHOUTING - - PARTYING - - PILOTING THE STATION INTO THE NEAREST SUN - - POOR SENTENCE STRUCTURE - - PRESENCE OF LIGHTS - - PUTTING OBJECTS INTO BOXES - - PUTTING OBJECTS INTO DISPOSAL UNITS - - RATTLING ME BONES - - READING - - SMOKING WEED EVERY DAY - - TAKING ORDERS - - TALKING LIKE A PIRATE - - TELLING THE TIME - - UNBOLTED AIRLOCKS - - UPDATING THE SERVERS - - USING THE BATHROOM - - WASTING WATER - - WRITING + - МАЛЕНЬКИЙ ОСТРОВ У БЕРЕГОВ ПОРТУГАЛИИ + - ОТСУТСТВИЕ КИБОРГСКИХ ОБНИМАШЕК + - УВИДЕВ КЛОУНОВ + - УВИДЕВ ЧЛЕНОВ ЭКИПАЖА + - АКТИВИРОВАВ ЛОВУШКУ + - ОТВЕТЫ НА ЗАПРОСЫ, НЕ ВЫРАЖЕННЫЕ ПЕНТАМЕТРОМ + - ПОДЖОГ + - ПРОСИТЬ ЧТО-НИБУДЬ + - БЫТЬ КАНАДЦЕМ + - БЫТЬ МЁРТВЫМ + - БЫТЬ ТОЛСТЫМ + - БЫТЬ ЖЕНЩИНОЙ + - БЫТЬ В КОСМОСЕ + - БЫТЬ МУЖЧИНОЙ + - БЫТЬ МЕКСИКАНЕЦ + - БЫТЬ ИНОСТРАНЦЕМ + - БОЛТИРОВАТЬ ШЛЮЗЫ + - ДЫШАТЬ + - СИДЕТЬ СРОК В БРИГЕ + - НЕСТИ СВЕТ В СВОЁ ЛОГОВО + - ЗАКРЫВАТЬ ДВЕРИ + - ЭЛЕКТРИЧЕСТВО + - СУЩЕСТВОВАТЬ + - ВЗРЫВАТЬСЯ + - ПОСТОЯННО ПАДАТЬ + - СМЫВАТЬ В ТУАЛЕТЕ + - ИМЕТЬ БОЛЬШЕ ПАКЕТОВ + - ИМЕТЬ ЖИВОТНЫХ + - ХОНКАТЬ + - НЕПРАВИЛЬНО СФОРМУЛИРОВАННЫЕ ПРЕДЛОЖЕНИЯ + - ХОЖДЕНИЕ ПО КОРРИДОРАМ + - ОТСУТСТВИЕ ПОБОЕВ + - ОТСУТСТВИЕ ПИВА + - НЕ БЫТЬ В КОСМОСЕ + - НЕ ИМЕТЬ ДОМАШНИХ ЖИВОТНЫХ + - НЕ ЗАМЕНЯТЬ КАЖДОЕ ВТОРОЕ СЛОВО НА ХОНК + - НЕ ЗДОРОВАТЬСЯ ПРИ РАЗГОВОРЕ + - НЕ КРИЧАТЬ + - ВЕСЕЛИТЬСЯ + - ПИЛОТИРОВАТЬ СТАНЦИЮ В БЛИЖАЙШЕЕ СОЛНЦЕ + - НЕПРАВИЛЬНОЕ ПОСТРОЕНИЕ ПРЕДЛОЖЕНИЙ + - НАЛИЧИЕ СВЕТА + - РАЗМЕЩЕНИЕ ПРЕДМЕТОВ В ЯЩИКАХ + - РАЗМЕЩЕНИЕ ПРЕДМЕТОВ В УТИЛИЗАЦИОННЫЕ БЛОКИ + - ГРЕМЕТЬ КОСТЯМИ + - ЧИТАТЬ + - КУРИТЬ ТРАВУ КАЖДЫЙ ДЕНЬ + - ВЫПОЛНЕНИЕ ПРИКАЗОВ + - ГОВОРИТЬ КАК ПИРАТ + - РАССКАЗЫВАТЬ ВРЕМЯ + - РАЗБОЛТИРОВАНИЕ ШЛЮЗОВ + - ОБНОВЛЕНИЕ СЕРВЕРОВ + - ПОЛЬЗОВАНИЕ ТУАЛЕТОМ + - РАСХОДОВАНИЕ ВОДЫ + - НАПИСАНИЕ # Threats are generally bad things, silly or otherwise. Plural. - type: dataset id: IonStormThreats values: - - AHHHPERATIVES - - ALIENS - - ANARCHISTS AND BANDITS - - ANOMALIES - - ARTIFICIAL PRESERVATIVES - - ASSHOLES - - BANDITS - - BEARS - - BEES - - BIRDS OF PREY - - BOMBS - - BOOGEYMEN - - CAPITALISTS - - CARP - - CENTCOM OFFICERS - - CLOWNS - - COMMUNISTS - - CORGIS - - CORTICAL BORERS - - COWBOYS - - CRABS - - CULTISTS - - DARK GOD - - DINOSAURS - - DRUGS - - EELS - - GANGSTERS - - GODS - - GRIFFONS - - HORRORTERRORS - - INSECTS - - LIGHTS - - MAINTS SLASHERS - - MEGAFAUNA - - MEMES - - MICE - - MIMES - - MONKEYS - - NERDS - - NINJAS - - OWLS - - PACKETS - - PETES - - PINE TREES - - PIRATES - - PREDATORS - - REVENANTS - - ROGUE CYBORGS - - SERIAL KILLERS - - SINGULARITIES - - SKELETONS - - SLIMES - - SMALL BIRDS - - SNOWMEN - - SPACE JESUS - - SPACE NINJAS - - SPACE PIRATESS - - SPACE SPIDERS - - SPIDERS - - SYNDICATE AGENTS - - TERRORISTS - - THIEVES - - THINGS UNDER THE BED - - TIDERS - - TUNNEL SNAKES - - UNKNOWN CREATURES - - VAMPIRES - - VELOCIRAPTORS - - VIRUSES - - WEREWOLVES - - WIZARDS - - XENOS - - ZOMBIES - - ZOMBIE MICE + - АААПЕРАТИВНИКИ + - ИНОПЛАНЕТЯНЕ + - АНАРХИСТЫ И БАНДИТЫ + - АНОМАЛИИ + - ИСКУССТВЕННЫЕ КОНСЕРВАНТЫ + - ЗАСРАНЦЫ + - БАНДИТЫ + - МЕДВЕДИ + - ПЧЁЛЫ + - ХИЩНЫЕ ПТИЦЫ + - БОМБЫ + - БУГИМЕНЫ + - КАПИТАЛИСТЫ + - КАРП + - СОТРУДНИКИ ЦЕНТРАЛЬНОГО КОМАНДОВАНИЯ + - КЛОУНЫ + - КОММУНИСТЫ + - КОРГИ + - МОЗГОВЫЕ ЧЕРВИ + - КОВБОИ + - КРАБЫ + - КУЛЬТИСТЫ + - ТЁМНЫЙ БОГ + - ДИНОЗАВРЫ + - НАРКОТИКИ + - УГРИ + - ГАНГСТЕРЫ + - БОГИ + - ГРИФФОНЫ + - СТРАХОУЖАСЫ + - НАСЕКОМЫЕ + - СВЕТИЛЬНИКИ + - ТЕХТУННЕЛЬНЫЕ МАНЬЯКИ + - МЕГАФАУНА + - МЕМЫ + - МЫШИ + - МИМЫ + - ОБЕЗЬЯНЫ + - ЗАДРОТЫ + - НИНДЗЯ + - СОВЫ + - ПАКЕТЫ + - ПИТЫ + - СОСНЫ + - ПИРАТЫ + - ХИЩНИКИ + - РЕВЕНАНТЫ + - БЕГЛЫЕ КИБОРГИ + - СЕРИЙНЫЕ УБИЙЦЫ + - СИНГУЛЯРНОСТИ + - СКЕЛЕТЫ + - СЛАЙМЫ + - МАЛЕНЬКИЕ ПТИЦЫ + - СНЕГОВИКИ + - КОСМИЧЕСКИЙ ИИСУС + - КОСМИЧЕСКИЕ НИНДЗЯ + - КОСМИЧЕСКИЕ ПИРАТКИ + - КОСМИЧЕСКИЕ ПАУКИ + - ПАУКИ + - АГЕНТЫ СИНДИКАТА + - ТЕРРОРИСТЫ + - ВОРЫ + - ВЕЩИ ПОД КРОВАТЬЮ + - ГРЕЙТАЙДЕРЫ + - ТУННЕЛЬНЫЕ ЗМЕИ + - НЕИЗВЕСТНЫЕ СОЗДАНИЯ + - ВАМПИРЫ + - ВЕЛОЦИРАПТОРЫ + - ВИРУСЫ + - ОБОРОТНИ + - ВОЛШЕБНИКИ + - КСЕНО + - ЗОМБИ + - МЫШИ-ЗОМБИ - type: dataset id: IonStormVerbs values: - - ABDUCTING - - ADOPTING - - ARRESTING - - ATTACKING - - BANNING - - BUILDING - - CARRYING - - CHASING - - DECONSTRUCTING - - DISABLING - - DRINKING - - EATING - - GIBBING - - HARMING - - HELPING - - HONKING AT - - INTERROGATING - - INVADING - - MURDERING - - PUNCHING - - SPACING - - SPYING ON - - STALKING - - WATCHING + - ПОХИЩАЮТ + - УСЫНОВЛЯЮТ + - АРЕСТОВЫВАЮТ + - АТАКУЮТ + - БАНЯТ + - СТРОЯТ + - ПЕРЕДВИГАЮТ + - ПРЕСЛЕДУЮТ + - РАЗРУШАЮТ + - ОТКЛЮЧАЮТ + - ПЬЮТ + - ЕДЯТ + - ГИБАЮТ + - ПРИЧИНЯЮТ ВРЕД + - ПОМОГАЮТ + - ХОНКАЮТ НА + - ДОПРАШИВАЮТ + - ВТОРГАЮТСЯ К + - УБИВАЮТ + - БЬЮТ + - ВЫКИДЫВАЮТ В КОСМОС + - СЛЕДЯТ ЗА + - СТАЛКЕРЯТ ЗА + - НАБЛЮДАЮТ ЗА diff --git a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml index ab0ea37c4619..62167470702d 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml @@ -107,7 +107,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/plasma_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml index c049aaf6df23..65010bdcbe23 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml @@ -131,7 +131,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/reinforced_window_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml index f4fd022a0e6d..216a0e658814 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml @@ -125,7 +125,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/reinforced_plasma_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml index 17ca85ba306d..654143b0b781 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml @@ -69,7 +69,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/reinforced_uranium_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml b/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml index 8d7d1c8180e6..c798d5c63d73 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml @@ -70,7 +70,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/shuttle_window_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml index 74092f3dbd6b..1511b163040a 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml @@ -61,7 +61,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/uranium_window_diagonal.rsi @@ -84,4 +84,4 @@ sprite: Structures/Windows/cracks_diagonal.rsi - type: Construction graph: WindowDiagonal - node: uraniumWindowDiagonal \ No newline at end of file + node: uraniumWindowDiagonal diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index 76c0156a018d..aeb5bf764764 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -209,7 +209,7 @@ state: state0 - type: IconSmooth mode: Diagonal - key: windows + key: walls # Corvax-Resprite base: state - type: Icon sprite: Structures/Windows/window_diagonal.rsi diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon-flash.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon-flash.png index 6d63fa871b4d..58536378e6bc 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon-flash.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon-flash.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon.png index 6b2df0e84fdd..580ad3e90b4f 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/meta.json index b69addc47607..55c430dddfbd 100644 --- a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/meta.json @@ -1,41 +1,42 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Based on tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, modified by EmoGarbage404 (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "icon-flash" - }, - { - "name": "off-equipped-HELMET", - "directions": 4 - }, - { - "name": "off-inhand-left", - "directions": 4 - }, - { - "name": "off-inhand-right", - "directions": 4 - }, - { - "name": "on-equipped-HELMET", - "directions": 4 - }, - { - "name": "on-inhand-left", - "directions": 4 - }, - { - "name": "on-inhand-right", - "directions": 4 - } - ] -} +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Hqlle (github)", + + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-flash" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-equipped-HELMET.png index 37d8a092d9cb..67771bb7637e 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-left.png index 97f21fd350bf..7995d495293c 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-left.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-right.png index 0e950a6674aa..b3b5065ed8f0 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-right.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/off-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-equipped-HELMET.png index 44443b7755bd..47a2dbd5ff95 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-left.png index 0e174c04c33a..b4d1dd38d349 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-left.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-right.png index b04940034863..52164f50b36d 100644 Binary files a/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-right.png and b/Resources/Textures/Clothing/Head/Hardsuits/syndiemedic.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/equipped-HELMET.png index 9a6ed93c6d67..94bd456fe5bc 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/icon.png index e64e21485670..55de09bc70d9 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/icon.png and b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-left.png index b516a3930bf4..adb9ad9f42f9 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-right.png index cc35f7a123ad..665f3a13fe7a 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/meta.json index 11ea5a5b10df..9d3912750e7c 100644 --- a/Resources/Textures/Clothing/Head/Hats/beret_brigmedic.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/beret_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), resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET-hamster.png b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET-hamster.png index d94faf182d78..5cd71c5368ce 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET-hamster.png and b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET.png index f7f37e478bf4..2eb9c5fafebd 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/icon.png index 7c0099bc7b5c..a631f41dcaf4 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/icon.png and b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-left.png index 662316ab8d4d..2c24064f29a7 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-left.png and b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-right.png index 95e97b47bc55..b31c3b5f9a16 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-right.png and b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/meta.json index ade65863af2d..adc8f03c6879 100644 --- a/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/beret_engineering.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET-hamster.png b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET-hamster.png index c5e77b2f3cd3..7614e6c67838 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET-hamster.png and b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET.png index 14f97f6a4452..cd1550f1de7e 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/icon.png index af32d2ccd160..227d2a5eb1d7 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/icon.png and b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-left.png index 240b1bf2766f..c63732d48939 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-left.png and b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-right.png index 83f38ce6c4ab..4b2381f37f26 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-right.png and b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/meta.json index 7d73315ad637..6799d6fd81cb 100644 --- a/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/beret_rnd.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and changed by lazik", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and changed by lazik, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET-hamster.png b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET-hamster.png index 8f503d623782..33718f8d000b 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET-hamster.png and b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET.png index fc1ad2e939e7..9b62444185dd 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET.png and b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/icon.png index 6f489ec36b7d..f85a51143acf 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/icon.png and b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-left.png index e15f148f0133..dc91b0b2fb78 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-left.png and b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-right.png index 74bcd6a72301..335f74a136ab 100644 Binary files a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-right.png and b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/meta.json index ade65863af2d..adc8f03c6879 100644 --- a/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/beret_security.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/equipped-OUTERCLOTHING.png index 134e2856bdd2..c61ea628d366 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon-open.png index 6b5a60bbe18b..75ec53440188 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon-open.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon.png index 9830020e334b..0897cf749674 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-left.png index 0a5ccbabcd20..36e5d67001a2 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-right.png index ea28f8cf3e28..28f96f29515b 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/meta.json index 46a5d33e0190..57b8f1dc0597 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit by Nairodian (github) of labcoat.rsi from Space-Station-14 at pull request https://github.com/space-wizards/space-station-14/pull/10758,", + "copyright": "Edit by Nairodian (github) of labcoat.rsi from Space-Station-14 at pull request https://github.com/space-wizards/space-station-14/pull/10758, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-equipped-OUTERCLOTHING.png index 6b6691422223..ff2feceec6c3 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-left.png index f71113eb24d3..62df9c6904a5 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-right.png index cbd68e913bf7..f331c1788a62 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_physician.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/equipped-OUTERCLOTHING.png index ed02ccf80240..bcc56b4cfe74 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon-open.png index 38dff182515e..52d405302a05 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon-open.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon.png index c4cc759c34d3..6be7347d5229 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-left.png index 59b2c93e6088..4156135fd6aa 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-right.png index b3b9ada646c3..6d76c09f449a 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/meta.json index dd16b8c78e50..dcf708d7d792 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit by Nairodian (github) of labcoat.rsi from Space-Station-14 at commit https://github.com/space-wizards/space-station-14/pull/10758", + "copyright": "Edit by Nairodian (github) of labcoat.rsi from Space-Station-14 at commit https://github.com/space-wizards/space-station-14/pull/10758, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-equipped-OUTERCLOTHING.png index bd35aecb083c..447bff45b954 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-left.png index 4683ab9d0815..9519581d59da 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-right.png index 389d9294228d..645f68333f94 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_senior_researcher.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/equipped-OUTERCLOTHING.png index 2fc4a8bc9d04..1ae4bd3036fe 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/icon.png index 8f2ed21fe504..ef1d5c5721be 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-left.png index 6fdf0f3318ae..b3240d55147b 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-right.png index 0e6f5a83c86f..4fc74ac8c52c 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/meta.json index 373d282410c7..716636efc932 100644 --- a/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Hardsuits/syndiemedic.rsi/meta.json @@ -1,26 +1,27 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Based on tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, modified by EmoGarbage404 (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Hqlle (github)", + + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png index c37ef04570c0..7bb070857d30 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING.png index 2536ec824c33..172fbdda6a38 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/icon.png index 07d0b38025f6..7e5897e662bb 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-left.png index 2541991f9a40..db387dfe419c 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-right.png index a238a7d7be83..d8194eaab57b 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/meta.json index 9b15553cde97..c8cd53cefed0 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_engineer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit of hazard from tgstation at commit https://github.com/tgstation/tgstation/pull/67000, by Nairod (github) for ss14", + "copyright": "Edit of hazard from tgstation at commit https://github.com/tgstation/tgstation/pull/67000, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png index 2f8c480cb5ac..1e6eb63de407 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING.png index b3ecbd971299..93a5ae74bd83 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/icon.png index 18ab875179f0..50dbb8f376ff 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-left.png index d90b6f3c45fa..d331c0b8e58f 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-right.png index 356e2a5ec280..e1fb6de9ec62 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/meta.json index 7f498ead9b8d..d6abb0ec89e2 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_officer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit by Nairodian (github) of secskirt taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7779930358ba4776575975690d2c952f0d05c6cc", + "copyright": "Edit by Nairodian (github) of secskirt taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7779930358ba4776575975690d2c952f0d05c6cc, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png index 4e98c89cc933..57486af7c2ec 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING.png index 311e0aecb970..3ff0643c8bc4 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/icon.png index aaee2537daa2..4015f8a5f065 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-left.png index e0b2d4759be9..3671b2a450fd 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-right.png index a2ecc2b551d3..b0b494d5f5e4 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/meta.json index 5b8e41303850..da2b6066cbfc 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_physician.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit by Nairodian (github) of paramedic_skirt from tgstation at pull request https://github.com/tgstation/tgstation/pull/48236.", + "copyright": "Edit by Nairodian (github) of paramedic_skirt from tgstation at pull request https://github.com/tgstation/tgstation/pull/48236, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png index b317451d8ffd..afe9c8e187e9 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING.png index 0d1e3b13bfa6..763776e4afe0 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/icon.png index 8bbaf401e9ee..8bfc4cf7b0e4 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-left.png index 197f1a6af517..5c985b11eddd 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-right.png index edd1c6fdbb03..06595802ae71 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/meta.json index c2d804360bdd..259724c9003f 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/senior_researcher.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edited by Nairodian (github) from the formal scientist jumpsuit by Flareguy for Space Station 14.", + "copyright": "Edited by Nairodian (github) from the formal scientist jumpsuit by Flareguy, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png index 7113bbf3ec08..d2bf1add1945 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING.png index 5b19cb2dc7f7..b3139003b025 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/icon.png index fba921db3aee..27505e30808b 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-left.png index 2541991f9a40..b0fc8982f64b 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-right.png index a238a7d7be83..cd00bfd1a663 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/meta.json index 9b15553cde97..c8cd53cefed0 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_engineer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit of hazard from tgstation at commit https://github.com/tgstation/tgstation/pull/67000, by Nairod (github) for ss14", + "copyright": "Edit of hazard from tgstation at commit https://github.com/tgstation/tgstation/pull/67000, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png index 37bfef9fbd78..ceb7ef07d0a7 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING.png index 463828936cf2..02386668b441 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/icon.png index 5f1d7e7506a0..4aa45edab3c5 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-left.png index d90b6f3c45fa..d75e52eda9d8 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-right.png index 356e2a5ec280..c96f2f1007df 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/meta.json index 913d9408814c..6a4bd0d5fa9d 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_officer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edit by Nairodian (github) of secred_s taken from tgstation at pull request https://github.com/tgstation/tgstation/pull/2984", + "copyright": "Edit by Nairodian (github) of secred_s taken from tgstation at pull request https://github.com/tgstation/tgstation/pull/2984, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png index 5248c1b09f28..75e83bb3fac9 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING.png index f67f3c67bf0d..512cacf5f381 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/icon.png index d5d956c4e511..6ce569e9ee0f 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-left.png index e0b2d4759be9..e00bcbbd5074 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-right.png index a2ecc2b551d3..5a38a8333dda 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_physician.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png index 9a1392a5b5a3..872add5ae2ad 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING.png index a70cd6f5bce3..857c3c6f7069 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/icon.png index b8425e6ff6ed..e49f7c1cc34b 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/icon.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-left.png index 197f1a6af517..2b5f21e6e6c4 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-right.png index edd1c6fdbb03..921304fe7570 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/meta.json index c2d804360bdd..843b852990ea 100644 --- a/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/senior_researcher.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Edited by Nairodian (github) from the formal scientist jumpsuit by Flareguy for Space Station 14.", + "copyright": "Edited by Nairodian (github) from the formal scientist jumpsuit by Flareguy for Space Station 14, resprite by muriexlol", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png index fbb8c50593e4..bc1ea49d26f5 100644 Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png differ diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png index 789a53802c71..145ca01e9e5a 100644 Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png differ diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png index de6e16d4a60c..ce0128b47330 100644 Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png differ diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json index 9a5f64759bd6..46e614ba9946 100644 --- a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json +++ b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, except numerical signs which were created by discord: brainfood#7460, states: 'survival' and 'ntmining' from https://github.com/tgstation/tgstation/commit/f743754ec3ef446c8172388431effa73aeddb7ff#diff-b429dd7fccbca60d740d4887c1077a178abf1efffe57e7ae2a0b607c8a9e2202, 'janitor' edited by forgotmyotheraccount on github", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, except numerical signs which were created by discord: brainfood#7460, states: 'survival' and 'ntmining' from https://github.com/tgstation/tgstation/commit/f743754ec3ef446c8172388431effa73aeddb7ff#diff-b429dd7fccbca60d740d4887c1077a178abf1efffe57e7ae2a0b607c8a9e2202, 'janitor' edited by forgotmyotheraccount on github. court, janitor, law & psychology changed for corvax by netwy (discord, 583844759429316618)", "states": [ { "name": "ai", diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png index 9b0761c1bb42..afdb8fc46b9f 100644 Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png differ diff --git a/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state0.png b/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state0.png index a8d82e78e0b2..0c7f30398aa7 100644 Binary files a/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state1.png b/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state1.png index c023c0d54e1b..ba2747c67c8f 100644 Binary files a/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Walls/solid_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png index 60d1c0421b3f..019f60ce9288 100644 Binary files a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png index 1ae08dba8877..f4e27f64dd80 100644 Binary files a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png index 8ad1f325b352..4c9b0e31975f 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png index e724d3b9f78d..e48936b4f93c 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png index facbfda3ade6..1c5730a810bd 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png index 3799df51bf92..4f4bf895d178 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png index eb9489ddb47b..57d3ee5cb289 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png index 65254207165b..f4f7f9075bc5 100644 Binary files a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png index 45b3c99189ff..40270c1b212b 100644 Binary files a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state1.png index 5286b1e17e62..2745243cdc26 100644 Binary files a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state1.png differ diff --git a/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json index 453a3797223a..18e43517f8f7 100644 --- a/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json +++ b/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github)", + "copyright": "Made by SonicHDC (github)", "states": [ { "name": "state0" diff --git a/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png index df5805957d6b..524b6288fc1d 100644 Binary files a/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png and b/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png differ diff --git a/Resources/Textures/Structures/Windows/window_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/window_diagonal.rsi/state1.png index 83737b8cefe3..fce996285976 100644 Binary files a/Resources/Textures/Structures/Windows/window_diagonal.rsi/state1.png and b/Resources/Textures/Structures/Windows/window_diagonal.rsi/state1.png differ