diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index 34c960f46100..f7ebe9ab0825 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -139,6 +139,10 @@ name: mining headset description: Headset used by shaft miners. components: + - type: Headset + channels: + - Common + - Supply - type: Sprite sprite: Clothing/Ears/Headsets/mining.rsi @@ -148,6 +152,10 @@ name: robotics headset description: Made specifically for the roboticists, who cannot decide between departments. components: + - type: Headset + channels: + - Common + - Science - type: Sprite sprite: Clothing/Ears/Headsets/robotics.rsi