add binary radio to the various bots (#19203)

* radioing

* drones
This commit is contained in:
Ilya246
2023-08-16 17:18:57 +04:00
committed by GitHub
parent 180c74cc85
commit 149d2a5ae5
2 changed files with 16 additions and 0 deletions

View File

@@ -41,6 +41,14 @@
- type: NpcFactionMember
factions:
- SimpleNeutral
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
channels:
- Binary
- type: ActiveRadio
channels:
- Binary
- Common
- type: HealthExaminable
examinableTypes:
- Blunt

View File

@@ -52,6 +52,14 @@
showInHands: false
- type: Body
prototype: Drone
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
channels:
- Binary
- type: ActiveRadio
channels:
- Binary
- Common
- type: DoAfter
- type: Pullable
- type: Examiner