Repairable vending machines (#24603)
* Add Repairable to vending machines * Removed fuelcost (outdated)
This commit is contained in:
@@ -53,6 +53,8 @@
|
|||||||
- !type:PlaySoundBehavior
|
- !type:PlaySoundBehavior
|
||||||
sound:
|
sound:
|
||||||
collection: MetalGlassBreak
|
collection: MetalGlassBreak
|
||||||
|
- type: Repairable
|
||||||
|
doAfterDelay: 8
|
||||||
- type: ActivatableUI
|
- type: ActivatableUI
|
||||||
key: enum.VendingMachineUiKey.Key
|
key: enum.VendingMachineUiKey.Key
|
||||||
- type: ActivatableUIRequiresPower
|
- type: ActivatableUIRequiresPower
|
||||||
|
|||||||
Reference in New Issue
Block a user