From bb9423c9bb37b27071eafb59674bbe26a15756f0 Mon Sep 17 00:00:00 2001 From: Agronomist-NN Date: Sun, 16 Feb 2025 04:14:45 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=E2=84=964,=20=D0=B1?= =?UTF-8?q?=D1=83=D0=BA=D0=B2=D0=B0=20t=20=D0=B2=D0=BE=D0=B7=D0=B2=D1=80?= =?UTF-8?q?=D0=B0=D1=89=D0=B5=D0=BD=D0=B0=20=D0=B2=20=D0=B0=D0=B9=D0=B4?= =?UTF-8?q?=D0=B8=20=D0=BA=D0=BE=D0=BC=D0=B1=D0=B8=D0=BD=D0=B5=D0=B7=D0=BE?= =?UTF-8?q?=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../en-US/_backmen/prototypes/security-pilot/clothing.ftl | 2 +- .../ru-RU/_backmen/prototypes/security-pilot/clothing.ftl | 2 +- Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml | 2 +- Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml | 2 +- .../_Backmen/Catalog/Fills/Lockers/security_pilot.yml | 2 +- .../_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl index 9b25083896a..1b682916d16 100644 --- a/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl +++ b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl @@ -2,7 +2,7 @@ ent-ClothingOuterHardsuitSecurityPilot = security pilot hardsuit .desc = A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. Lightened especially for the pilot. ent-ClothingHeadHelmetHardsuitSecurityPilot = security pilot hardsuit helmet .desc = Armored hardsuit helmet for security needs. -ent-ClothingUniformJumpsuiSecurityPilot = security pilot jumpsuit +ent-ClothingUniformJumpsuitSecurityPilot = security pilot jumpsuit .desc = A jumpsuit specifically for a security pilot. Definitely not in the colors of the Syndicate... ent-ClothingShoesBootsMagSecurity = security magboots .desc = Magnetic boots are standard equipment for security services for work in zero gravity and outer space. diff --git a/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl index cfb27d76e25..4bdc81d0953 100644 --- a/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl +++ b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl @@ -2,7 +2,7 @@ ent-ClothingOuterHardsuitSecurityPilot = скафандр пилота СБ .desc = Специальный костюм, защищающий от опасных сред низкого давления. Имеет дополнительный слой брони. Облегчен специально для пилота. ent-ClothingHeadHelmetHardsuitSecurityPilot = шлем скафандра пилота СБ .desc = Бронированный шлем для нужд безопасности. -ent-ClothingUniformJumpsuiSecurityPilot = комбинезон пилота СБ +ent-ClothingUniformJumpsuitSecurityPilot = комбинезон пилота СБ .desc = Комбинезон специально для пилота службы безопасности. Точно не в цветах Синидката... ent-ClothingShoesBootsMagSecurity = магнитные ботинки СБ .desc = Магнитные сапоги являющиеся штатным снаряжением службы безопасности для работы в условиях отсутствия гравитации и открытого космоса. diff --git a/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml b/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml index f9942d5b752..9ad454c9f6d 100644 --- a/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml +++ b/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml @@ -13,7 +13,7 @@ - type: loadout id: SecurityPilotJumpsuit equipment: - jumpsuit: ClothingUniformJumpsuiSecurityPilot + jumpsuit: ClothingUniformJumpsuitSecurityPilot # Outer - type: loadout diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml index 2e657ef598b..23ee9f87d5d 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml @@ -31,7 +31,7 @@ - type: startingGear id: PilotGear equipment: - jumpsuit: ClothingUniformJumpsuiSecurityPilot #backmen + jumpsuit: ClothingUniformJumpsuitSecurityPilot #backmen eyes: ClothingEyesGlassesSecurity head: ClothingHeadCapSecurityPilot #backmen id: PilotPDA diff --git a/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml index 4476f2830b8..67edb6e2a1f 100644 --- a/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml +++ b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml @@ -13,7 +13,7 @@ amount: 1 - id: ClothingShoesBootsMagSecurity amount: 1 - - id: ClothingUniformJumpsuiSecurityPilot + - id: ClothingUniformJumpsuitSecurityPilot amount: 1 - id: ShuttleConsoleCircuitboard amount: 1 diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml index f004cacfca7..a1a872dae21 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml @@ -894,7 +894,7 @@ - type: entity parent: ClothingUniformBase - id: ClothingUniformJumpsuiSecurityPilot + id: ClothingUniformJumpsuitSecurityPilot name: security pilot jumpsuit description: A jumpsuit specifically for a security pilot. Definitely not in the colors of the Syndicate... components: