Less channels (#409)
* fix: fix station announcement * tweak: less audio channels to announce
This commit is contained in:
@@ -10,47 +10,40 @@
|
|||||||
id: HeadOfPersonnelArrivalNotification
|
id: HeadOfPersonnelArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Service
|
- Service
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: HeadOfSecurityArrivalNotification
|
id: HeadOfSecurityArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Security
|
- Security
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: ChiefMedicalOfficerArrivalNotification
|
id: ChiefMedicalOfficerArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Medical
|
- Medical
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: ChiefEngineerArrivalNotification
|
id: ChiefEngineerArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Engineering
|
- Engineering
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: ResearchDirectorArrivalNotification
|
id: ResearchDirectorArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Science
|
- Science
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: QuartermasterArrivalNotification
|
id: QuartermasterArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Cargo
|
- Cargo
|
||||||
|
|
||||||
- type: arrivalNotification
|
- type: arrivalNotification
|
||||||
id: InspectorArrivalNotification
|
id: InspectorArrivalNotification
|
||||||
message: head-arrived-message
|
message: head-arrived-message
|
||||||
radioChannelsPrototypes:
|
radioChannelsPrototypes:
|
||||||
- Command
|
|
||||||
- Security
|
- Security
|
||||||
|
|||||||
Reference in New Issue
Block a user