diff --git a/Content.Server/Ghost/Components/GhostRadioComponent.cs b/Content.Server/Ghost/Components/GhostRadioComponent.cs index ba9ac46b29..e43fbb3764 100644 --- a/Content.Server/Ghost/Components/GhostRadioComponent.cs +++ b/Content.Server/Ghost/Components/GhostRadioComponent.cs @@ -30,6 +30,7 @@ namespace Content.Server.Ghost.Components "Security", "Service", "Supply", + "Syndicate" }; public void Receive(string message, RadioChannelPrototype channel, EntityUid speaker)