From b4a3408a7e768fb5663478a49da0a3729d616e43 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:21:00 +1000 Subject: [PATCH] AI radio fix (#31547) Love to see it --- .../Prototypes/Entities/Mobs/Player/silicon.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml index 23b2a318eb..d9f41b67d7 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml @@ -17,8 +17,16 @@ - Service - Supply - type: ActiveRadio - receiveAllChannels: true - globalReceive: true + channels: + - Binary + - Common + - Command + - Engineering + - Medical + - Science + - Security + - Service + - Supply - type: IgnoreUIRange - type: StationAiHeld - type: StationAiOverlay -- 2.51.2