diff --git a/Content.Server/Communications/CommunicationsConsoleSystem.cs b/Content.Server/Communications/CommunicationsConsoleSystem.cs index 74880884a5ee3..499def7954365 100644 --- a/Content.Server/Communications/CommunicationsConsoleSystem.cs +++ b/Content.Server/Communications/CommunicationsConsoleSystem.cs @@ -288,6 +288,8 @@ private void OnAnnounceMessage(EntityUid uid, CommunicationsConsoleComponent com _chatSystem.DispatchStationAnnouncement(uid, msg, title, + announcementSound: + comp.Sound, colorOverride: comp.Color, voice: voice,