From 44fdf8c6052770cc7a11617e46994bfe4d73795d Mon Sep 17 00:00:00 2001 From: ThereDrD0 <88589686+ThereDrD0@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:46:56 +0300 Subject: [PATCH] Less channels (#409) * fix: fix station announcement * tweak: less audio channels to announce --- .../Prototypes/_White/Announcement/ArrivalNotification.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Resources/Prototypes/_White/Announcement/ArrivalNotification.yml b/Resources/Prototypes/_White/Announcement/ArrivalNotification.yml index 52e3b5e13f..f956742e3d 100644 --- a/Resources/Prototypes/_White/Announcement/ArrivalNotification.yml +++ b/Resources/Prototypes/_White/Announcement/ArrivalNotification.yml @@ -10,47 +10,40 @@ id: HeadOfPersonnelArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Service - type: arrivalNotification id: HeadOfSecurityArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Security - type: arrivalNotification id: ChiefMedicalOfficerArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Medical - type: arrivalNotification id: ChiefEngineerArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Engineering - type: arrivalNotification id: ResearchDirectorArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Science - type: arrivalNotification id: QuartermasterArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Cargo - type: arrivalNotification id: InspectorArrivalNotification message: head-arrived-message radioChannelsPrototypes: - - Command - Security