From d5bacb2006cf948aa552d429e39a34814d5259bf Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:15:28 +0100 Subject: [PATCH] [Tweak] venders have robot typing indicator (#15355) --- .../Entities/Structures/Machines/vending_machines.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 73a127fe20..d4a34c9548 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -52,6 +52,8 @@ BoardName: "Vending Machine" LayoutId: Vending - type: Anchorable + - type: TypingIndicator + proto: robot - type: Speech speechSounds: Vending - type: DoAfter @@ -849,7 +851,7 @@ radius: 1.5 energy: 1.6 color: "#c73434" - + - type: entity parent: VendingMachineSnack id: VendingMachineSustenance @@ -1734,7 +1736,7 @@ map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader access: [["Medical"]] - + - type: entity parent: VendingMachine id: VendingMachineCentDrobe @@ -1760,7 +1762,7 @@ radius: 1.5 energy: 1.6 color: "#48CF48" - + - type: entity parent: VendingMachine id: VendingMachineHappyHonk -- 2.51.2