Skip to content

Commit

Permalink
forgot medical existed
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-a-Unity-Dev committed Apr 13, 2024
1 parent 73f4a01 commit 3ae8b58
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/_FTL/Entities/Objects/Devices/radio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3ae8b58

Please sign in to comment.