diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 177e38a3d8..a7c4ef785b 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -249,7 +249,7 @@ - type: StationEvent startAnnouncement: station-event-vent-creatures-start-announcement startAudio: - path: /Audio/Announcements/attention.ogg + path: /Audio/Announcements/announce.ogg # Sunrise-edit earliestStart: 15 weight: 6 duration: 50 diff --git a/Resources/Prototypes/GameRules/unknown_shuttles.yml b/Resources/Prototypes/GameRules/unknown_shuttles.yml index 1ce365cd81..ceb06a90a4 100644 --- a/Resources/Prototypes/GameRules/unknown_shuttles.yml +++ b/Resources/Prototypes/GameRules/unknown_shuttles.yml @@ -6,7 +6,7 @@ - type: StationEvent startAnnouncement: station-event-unknown-shuttle-incoming startAudio: - path: /Audio/Announcements/attention.ogg + path: /Audio/Announcements/announce.ogg # Sunrise-edit weight: 5 reoccurrenceDelay: 30 duration: 1