]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Repairable vending machines (#24603)
authorTayrtahn <tayrtahn@gmail.com>
Sat, 27 Jan 2024 12:12:53 +0000 (07:12 -0500)
committerGitHub <noreply@github.com>
Sat, 27 Jan 2024 12:12:53 +0000 (04:12 -0800)
* Add Repairable to vending machines

* Removed fuelcost (outdated)

Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml

index 0cf1cc9de0880e9beebd5855c125e9216fdc8160..0bfb173c8019ee1fa2f28911984a88f6e2363949 100644 (file)
@@ -53,6 +53,8 @@
       - !type:PlaySoundBehavior
         sound:
           collection: MetalGlassBreak
+  - type: Repairable
+    doAfterDelay: 8
   - type: ActivatableUI
     key: enum.VendingMachineUiKey.Key
   - type: ActivatableUIRequiresPower