Fix soda dispenser inventory prototype having invalid entries

This commit is contained in:
Víctor Aguilera Puerto
2020-10-12 12:37:11 +02:00
parent 9fef46a4ec
commit f57ff3eb02

View File

@@ -9,6 +9,9 @@
state: soda_dispenser state: soda_dispenser
- type: ReagentDispenser - type: ReagentDispenser
pack: SodaDispenserInventory pack: SodaDispenserInventory
- type: Anchorable
- type: Pullable
- type: reagentDispenserInventory - type: reagentDispenserInventory
id: SodaDispenserInventory id: SodaDispenserInventory
inventory: inventory:
@@ -18,5 +21,3 @@
- chem.Ice - chem.Ice
- chem.H2O - chem.H2O
- chem.Cream - chem.Cream
- type: Anchorable
- type: Pullable