* Fixed Honkbot/jonkbot honking like crazy, gave honkbot/jonkbot standard idle ai.
* Update Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
description: Horrifying.
components:
- type: SpamEmitSound
+ minInterval: 2
+ maxInterval: 12
sound:
collection: BikeHorn
- type: Sprite
sprite: Mobs/Silicon/Bots/honkbot.rsi
state: honkbot
+ - type: HTN
+ rootTask:
+ task: HonkbotCompound
- type: Slippery
launchForwardsMultiplier: 2
- type: Speech
--- /dev/null
+- type: htnCompound
+ id: HonkbotCompound
+ branches:
+ - tasks:
+ - !type:HTNCompoundTask
+ task: IdleCompound