[Tweak] venders have robot typing indicator (#15355)

This commit is contained in:
crazybrain23
2023-04-12 21:15:28 +01:00
committed by GitHub
parent 6cc9a56cc4
commit d5bacb2006

View File

@@ -52,6 +52,8 @@
BoardName: "Vending Machine" BoardName: "Vending Machine"
LayoutId: Vending LayoutId: Vending
- type: Anchorable - type: Anchorable
- type: TypingIndicator
proto: robot
- type: Speech - type: Speech
speechSounds: Vending speechSounds: Vending
- type: DoAfter - type: DoAfter
@@ -849,7 +851,7 @@
radius: 1.5 radius: 1.5
energy: 1.6 energy: 1.6
color: "#c73434" color: "#c73434"
- type: entity - type: entity
parent: VendingMachineSnack parent: VendingMachineSnack
id: VendingMachineSustenance id: VendingMachineSustenance
@@ -1734,7 +1736,7 @@
map: ["enum.WiresVisualLayers.MaintenancePanel"] map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: AccessReader - type: AccessReader
access: [["Medical"]] access: [["Medical"]]
- type: entity - type: entity
parent: VendingMachine parent: VendingMachine
id: VendingMachineCentDrobe id: VendingMachineCentDrobe
@@ -1760,7 +1762,7 @@
radius: 1.5 radius: 1.5
energy: 1.6 energy: 1.6
color: "#48CF48" color: "#48CF48"
- type: entity - type: entity
parent: VendingMachine parent: VendingMachine
id: VendingMachineHappyHonk id: VendingMachineHappyHonk