diff --git a/Resources/Prototypes/_FTL/Entities/Objects/Devices/radio.yml b/Resources/Prototypes/_FTL/Entities/Objects/Devices/radio.yml index 043a8df562..ce3e1fcc2c 100644 --- a/Resources/Prototypes/_FTL/Entities/Objects/Devices/radio.yml +++ b/Resources/Prototypes/_FTL/Entities/Objects/Devices/radio.yml @@ -68,3 +68,15 @@ supportedChannels: - Engineering - Common + +- type: entity + name: handheld radio + suffix: Medical + description: A handy handheld radio. + parent: BaseRadioHandheldIntercom + id: RadioHandheldIntercomMedical + components: + - type: Intercom + supportedChannels: + - Medical + - Common