From: lzk228 <124214523+lzk228@users.noreply.github.com> Date: Sat, 29 Apr 2023 10:57:05 +0000 (+0300) Subject: add CMO's headset (#15845) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=48cbc56725e29ab8437c40b3fc608c23e18b1f1f;p=space-station-14.git add CMO's headset (#15845) --- diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index 8b5a4a37e0..40be9c303c 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -146,6 +146,19 @@ - type: Clothing sprite: Clothing/Ears/Headsets/medical.rsi +- type: entity + parent: ClothingHeadsetMedical + id: ClothingHeadsetCMO + name: cmo headset + description: A headset used by the CMO. + components: + - type: ContainerFill + containers: + key_slots: + - EncryptionKeyMedical + - EncryptionKeyCommand + - EncryptionKeyCommon + - type: entity parent: ClothingHeadset id: ClothingHeadsetScience diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 7bf6d775c2..61d0229bd9 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -32,7 +32,7 @@ shoes: ClothingShoesColorBrown outerClothing: ClothingOuterCoatLabCmo id: CMOPDA - ears: ClothingHeadsetAltMedical + ears: ClothingHeadsetCMO belt: ClothingBeltMedicalFilled innerclothingskirt: ClothingUniformJumpskirtCMO satchel: ClothingBackpackSatchelCMOFilled