From 1cfb561f6236b73fc42e9c83a46b37141f16cb9e Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Sun, 1 Dec 2024 23:17:46 +0300 Subject: [PATCH] damn --- .../ru-RU/locales-new/autotranslate-19.ftl | 2 +- .../Objects/Misc/identification_cards.yml | 16 ++++++++++++---- .../Roles/Jobs/Security/senior_officer.yml | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Resources/Locale/ru-RU/locales-new/autotranslate-19.ftl b/Resources/Locale/ru-RU/locales-new/autotranslate-19.ftl index 3f1a6d711f..59f242f1fe 100644 --- a/Resources/Locale/ru-RU/locales-new/autotranslate-19.ftl +++ b/Resources/Locale/ru-RU/locales-new/autotranslate-19.ftl @@ -3,7 +3,7 @@ ent-SeniorResearcherPDA = ПДА ведущего исследователя ent-SeniorPhysicianPDA = ПДА медицинского офицера .desc = Слабо пахнет железом и химикатами. Имеет встроенный анализатор здоровья. ent-SeniorOfficerPDA = ПДА ветерана СБ - .desc = Избитые, потрепанные и сломанные, но едва пригодные для использования. + .desc = Избитый, потрепанный и сломанный, но едва пригодный для использования. ent-SeniorSalvagePDA = ПДА охотника карго .desc = Потрепанный и воняющий кровью с потом, но пригодный для использования. ent-PinpointerUniversal = универсальный пинпоинтер diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index deddc0f44b..1b767f5765 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -904,7 +904,7 @@ - type: Unremoveable - type: entity - parent: EngineeringIDCard + parent: IDCardStandard id: SeniorEngineerIDCard name: senior engineer ID card components: @@ -912,9 +912,11 @@ layers: - state: default - state: idseniorengineer + - type: PresetIdCard + job: SeniorEngineer - type: entity - parent: ResearchIDCard + parent: IDCardStandard id: SeniorResearcherIDCard name: senior researcher ID card components: @@ -922,9 +924,11 @@ layers: - state: default - state: idseniorresearcher + - type: PresetIdCard + job: SeniorResearcher - type: entity - parent: MedicalIDCard + parent: IDCardStandard id: SeniorPhysicianIDCard name: senior physician ID card components: @@ -932,9 +936,11 @@ layers: - state: default - state: idseniorphysician + - type: PresetIdCard + job: SeniorPhysician - type: entity - parent: SecurityIDCard + parent: IDCardStandard id: SeniorOfficerIDCard name: senior officer ID card components: @@ -942,3 +948,5 @@ layers: - state: default - state: idseniorofficer + - type: PresetIdCard + job: SeniorOfficer diff --git a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml index 1751206c53..9e46e53dad 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml @@ -30,7 +30,7 @@ - Maintenance - Service - External - - Medical + - Cryogenics special: - !type:AddImplantSpecial implants: [ MindShieldImplant ]