From b435d0f2e67b0c0990b124539a1d7ee757781f90 Mon Sep 17 00:00:00 2001 From: Boaz1111 <149967078+Boaz1111@users.noreply.github.com> Date: Sat, 19 Apr 2025 15:10:43 +0200 Subject: [PATCH] Reduces handheld security radios range for picking people's messages up. (#34878) weh --- Resources/Prototypes/Entities/Objects/Devices/radio.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Devices/radio.yml b/Resources/Prototypes/Entities/Objects/Devices/radio.yml index 84e15878af..adf094d12e 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/radio.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/radio.yml @@ -33,6 +33,7 @@ components: - type: RadioMicrophone broadcastChannel: Security + listenRange: 1 - type: RadioSpeaker channels: - Security -- 2.51.2