diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index 03c61428cc..34c960f461 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -203,3 +203,15 @@ - Service - type: Sprite sprite: Clothing/Ears/Headsets/service.rsi + +- type: entity + parent: ClothingHeadset + id: ClothingHeadsetGrey + name: passenger headset + description: An updated, modular intercom that fits over the head. Takes encryption keys. + components: + - type: Headset + channels: + - Common + - type: Sprite + sprite: Clothing/Ears/Headsets/base.rsi diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml index e61c5f3ffc..72b29ec941 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml @@ -16,7 +16,7 @@ back: ClothingBackpackFilled shoes: ClothingShoesColorBlack id: PassengerPDA - ears: ClothingHeadsetService + ears: ClothingHeadsetGrey innerclothingskirt: ClothingUniformJumpskirtColorGrey satchel: ClothingBackpackSatchelFilled duffelbag: ClothingBackpackDuffelFilled