add 4 empty jugs to chem vend (#17994)
* add 4 empty jugs to chem vend * a --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
product: CrateVendingMachineRestockChemVendFilled
|
||||
cost: 3500
|
||||
cost: 3820
|
||||
category: Medical
|
||||
group: market
|
||||
|
||||
@@ -234,4 +234,4 @@
|
||||
product: CrateVendingMachineRestockDonutFilled
|
||||
cost: 1200
|
||||
category: Service
|
||||
group: market
|
||||
group: market
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
- type: vendingMachineInventory
|
||||
id: ChemVendInventory
|
||||
startingInventory:
|
||||
Jug: 4
|
||||
JugAluminium: 2
|
||||
JugCarbon: 2
|
||||
JugChlorine: 2
|
||||
|
||||
Reference in New Issue
Block a user