From e56edcc3a46bb39dd8a3cbc4806514cde4dca43e Mon Sep 17 00:00:00 2001 From: endr_animet Date: Sat, 6 Jul 2024 21:10:08 +0400 Subject: [PATCH] PDA CentComm --- .../Objects/Misc/identification_cards.yml | 20 ++++---- .../Stray/Entities/Objects/Devices/pda.yml | 35 +++++++++++++ .../Objects/Misc/identification_cards.yml | 51 +++++++++++++++++++ .../Roles/Jobs/Command/CentralCommander.yml | 8 +-- 4 files changed, 100 insertions(+), 14 deletions(-) create mode 100644 Resources/Prototypes/Stray/Entities/Objects/Devices/pda.yml create mode 100644 Resources/Prototypes/Stray/Entities/Objects/Misc/identification_cards.yml diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 2f232c566a3..4830c6afb78 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -459,7 +459,7 @@ - type: Item heldPrefix: blue - type: IdCard - jobTitle: Central Commander + jobTitle: Офицер ЦентКома jobIcon: JobIconNanotrasen - type: Access groups: @@ -477,7 +477,7 @@ - state: gold - state: ert_commander - type: IdCard - jobTitle: ERT Company Commander + jobTitle: Лидер ОБР - type: Item heldPrefix: gold @@ -491,7 +491,7 @@ - state: gold - state: ert_chaplain # we have the sprite for the id but dont have chaplain ERT equipment for now. - type: IdCard - jobTitle: ERT Soul Officer + jobTitle: Священник ОБР - type: Item heldPrefix: blue @@ -505,7 +505,7 @@ - state: gold - state: ert_engineer - type: IdCard - jobTitle: ERT Field Engineer + jobTitle: Инженер ОБР - type: entity parent: ERTChaplainIDCard @@ -517,7 +517,7 @@ - state: gold - state: ert_janitor - type: IdCard - jobTitle: ERT Custodian + jobTitle: Уборщик ОБР - type: entity parent: ERTChaplainIDCard @@ -529,7 +529,7 @@ - state: gold - state: ert_medic - type: IdCard - jobTitle: ERT Medical Doctor + jobTitle: Медик ОБР - type: entity parent: ERTChaplainIDCard @@ -541,7 +541,7 @@ - state: gold - state: ert_security - type: IdCard - jobTitle: ERT Field Officer + jobTitle: Офицер ОБР - type: entity parent: IDCardStandard @@ -556,7 +556,7 @@ - type: Item heldPrefix: blue - type: IdCard - jobTitle: Central Commander + jobTitle: Офицер ЦентКома - type: Access tags: - Maintenance @@ -584,7 +584,7 @@ - type: Item heldPrefix: blue - type: IdCard - jobTitle: Centcom Agent + jobTitle: Агент ЦентКома - type: entity name: passenger ID card @@ -797,7 +797,7 @@ - type: Item heldPrefix: blue - type: IdCard - jobTitle: Centcom Quarantine Officer + jobTitle: Офицер РХБЗЗ - type: entity parent: IDCardStandard diff --git a/Resources/Prototypes/Stray/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Stray/Entities/Objects/Devices/pda.yml new file mode 100644 index 00000000000..eff9785bb39 --- /dev/null +++ b/Resources/Prototypes/Stray/Entities/Objects/Devices/pda.yml @@ -0,0 +1,35 @@ +- type: entity + parent: CentcomPDA + id: OSOPDA + name: КПК ОСО + description: КПК офицера спецопераций. + components: + - type: Pda + id: CentcomIDCardOSO + +- type: entity + parent: CentcomPDA + id: OCCPDA + name: КПК Оператора ЦК + description: КПК ходячей бюрократии. + components: + - type: Pda + id: CentcomIDCardOCC + +- type: entity + parent: CentcomPDA + id: OffCCPDA + name: КПК представителя ЦК + description: КПК ходячей бюрократии. + components: + - type: Pda + id: CentcomIDCardOffCC + +- type: entity + parent: CentcomPDA + id: CHCCPDA + name: КПК НШЦК + description: КПК ходячей бюрократии. + components: + - type: Pda + id: CentcomIDCardCHCC \ No newline at end of file diff --git a/Resources/Prototypes/Stray/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Stray/Entities/Objects/Misc/identification_cards.yml new file mode 100644 index 00000000000..616667d80fc --- /dev/null +++ b/Resources/Prototypes/Stray/Entities/Objects/Misc/identification_cards.yml @@ -0,0 +1,51 @@ +- type: entity + parent: CentcomIDCard + id: CentcomIDCardOSO + name: ID карта ОСО + components: + - type: Sprite + layers: + - state: centcom + - type: Item + heldPrefix: blue + - type: IdCard + jobTitle: Офицер спецопераций + +- type: entity + parent: CentcomIDCard + id: CentcomIDCardOCC + name: ID карта оператора ЦентКома + components: + - type: Sprite + layers: + - state: centcom + - type: Item + heldPrefix: blue + - type: IdCard + jobTitle: оператор ЦентКома + +- type: entity + parent: CentcomIDCard + id: CentcomIDCardOffCC + name: ID карта представителя ЦентКома + components: + - type: Sprite + layers: + - state: centcom + - type: Item + heldPrefix: blue + - type: IdCard + jobTitle: представитель ЦентКома + +- type: entity + parent: CentcomIDCard + id: CentcomIDCardCHCC + name: ID карта начальника штаба ЦентКома + components: + - type: Sprite + layers: + - state: centcom + - type: Item + heldPrefix: blue + - type: IdCard + jobTitle: Начальник штаба ЦентКома \ No newline at end of file diff --git a/Resources/Prototypes/Stray/Roles/Jobs/Command/CentralCommander.yml b/Resources/Prototypes/Stray/Roles/Jobs/Command/CentralCommander.yml index 450eefd3f63..a5eddf9942e 100644 --- a/Resources/Prototypes/Stray/Roles/Jobs/Command/CentralCommander.yml +++ b/Resources/Prototypes/Stray/Roles/Jobs/Command/CentralCommander.yml @@ -7,7 +7,7 @@ gloves: ClothingHandsGlovesCombat outerClothing: ClothingOuterCoatHoSGreatcoat mask: ClothingMaskGasSecurity - id: DeathsquadPDA + id: OSOPDA ears: ClothingHeadsetAltCentCom belt: ClothingBeltSecurityWebbing pocket1: CombatKnife @@ -26,7 +26,7 @@ gloves: ClothingHandsGlovesCombat outerClothing: ClothingOuterHardsuitERTCentcomm mask: ClothingMaskGasCentcom - id: CentcomPDA + id: OffCCPDA ears: ClothingHeadsetAltCentCom belt: WeaponTaser pocket1: BoxFolderBlack @@ -44,7 +44,7 @@ eyes: ClothingEyesGlassesSunglasses gloves: ClothingHandsGlovesHop outerClothing: ClothingOuterArmorBasicSlim - id: CentcomPDA + id: OCCPDA ears: ClothingHeadsetAltCentCom belt: WeaponPistolN1984 pocket1: RubberStampCentcom @@ -60,7 +60,7 @@ eyes: ClothingEyesGlassesSunglasses gloves: ClothingHandsGlovesCentcomNaval outerClothing: ClothingOuterArmorBasicSlim - id: CentcomPDA + id: CHCCPDA ears: ClothingHeadsetAltCentCom belt: ClothingBeltSheathFilled pocket1: RubberStampChiefCentComm