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:
deltanedas
2023-07-12 19:38:14 +00:00
committed by GitHub
parent 577243ceb4
commit 2766471a6f
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,7 @@
- type: vendingMachineInventory
id: ChemVendInventory
startingInventory:
Jug: 4
JugAluminium: 2
JugCarbon: 2
JugChlorine: 2