From 0334e08354b276efdcde3c147de2059daf34ab6e Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:02:22 -0600 Subject: [PATCH] Greytide Not So Worldwide (passenger specific headset) (#9073) --- .../Prototypes/Entities/Clothing/Ears/headsets.yml | 12 ++++++++++++ .../Prototypes/Roles/Jobs/Civilian/assistant.yml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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