vendomat inventory (#14120)

This commit is contained in:
Nemanja
2023-02-15 14:24:00 -05:00
committed by GitHub
parent 1708522690
commit d8b07decf2
6 changed files with 51 additions and 0 deletions

View File

@@ -364,6 +364,22 @@
shader: unshaded
- state: refill_tanks
- type: entity
parent: BaseVendingMachineRestock
id: VendingMachineRestockVendomat
name: vendomat restock box
description: A box full of parts for various machinery. Load it into a Vendomat to begin.
components:
- type: VendingMachineRestock
canRestock:
- VendomatInventory
- type: Sprite
layers:
- state: base
- state: green_bit
shader: unshaded
- state: refill_parts
- type: entity
parent: BaseVendingMachineRestock
id: VendingMachineRestockHappyHonk