From 8a0ca262afd98315d12aa5760d26b5286ecad1d0 Mon Sep 17 00:00:00 2001 From: Ilya246 <57039557+Ilya246@users.noreply.github.com> Date: Wed, 16 Aug 2023 19:06:34 +0400 Subject: [PATCH] binary channel for sentient vendomats (#19212) --- .../Entities/Structures/Machines/vending_machines.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 1f736239f2..8d558ffb18 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -72,6 +72,14 @@ - type: Speech speechVerb: Robotic speechSounds: Vending + - type: IntrinsicRadioReceiver + - type: IntrinsicRadioTransmitter + channels: + - Binary + - type: ActiveRadio + channels: + - Binary + - Common - type: DoAfter - type: Electrified enabled: false