]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[Tweak] venders have robot typing indicator (#15355)
authorcrazybrain23 <44417085+crazybrain23@users.noreply.github.com>
Wed, 12 Apr 2023 20:15:28 +0000 (21:15 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 20:15:28 +0000 (14:15 -0600)
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml

index 73a127fe20eca56f5a91e0faf6455290b943cba8..d4a34c954876a399b2e814d9850260115360b212 100644 (file)
@@ -52,6 +52,8 @@
     BoardName: "Vending Machine"
     LayoutId: Vending
   - type: Anchorable
+  - type: TypingIndicator
+    proto: robot
   - type: Speech
     speechSounds: Vending
   - type: DoAfter
     radius: 1.5
     energy: 1.6
     color: "#c73434"
-    
+
 - type: entity
   parent: VendingMachineSnack
   id: VendingMachineSustenance
       map: ["enum.WiresVisualLayers.MaintenancePanel"]
   - type: AccessReader
     access: [["Medical"]]
-   
+
 - type: entity
   parent: VendingMachine
   id: VendingMachineCentDrobe
     radius: 1.5
     energy: 1.6
     color: "#48CF48"
-    
+
 - type: entity
   parent: VendingMachine
   id: VendingMachineHappyHonk