Skip to content

Commit

Permalink
not all jugs are created equal
Browse files Browse the repository at this point in the history
this wont work btw
  • Loading branch information
rosieposieeee committed Oct 4, 2023
1 parent f035b63 commit 67d5540
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockChemVendFilled
cost: 6800 #Delta V - was 3820, see rebase PR #53
cost: 100 #Delta V - was 3820, see rebase PR #53
category: Medical
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
id: ChemVendInventory
startingInventory:
Jug: 4
## Delta V - begin change of 2 -> 4, see rebase PR #53
JugAluminium: 4
JugCarbon: 4
JugChlorine: 4
JugCopper: 4
JugEthanol: 4
JugFluorine: 4
## Delta V - begin jug adjustments, see rebase PR #53
JugAluminium: 2
JugCarbon: 8
JugChlorine: 3
JugCopper: 2
JugEthanol: 2
JugFluorine: 2
JugHydrogen: 4
JugIodine: 4
JugIodine: 2
JugIron: 4
JugLithium: 4
JugMercury: 4
JugNitrogen: 4
JugOxygen: 4
JugPhosphorus: 4
JugPotassium: 4
JugLithium: 2
JugMercury: 2
JugNitrogen: 5
JugOxygen: 6
JugPhosphorus: 5
JugPotassium: 5
JugRadium: 4
JugSilicon: 4
JugSilicon: 5
JugSodium: 4
JugSugar: 4
JugSulfur: 4
## Delta V - end change of 2 -> 4
JugSugar: 5
JugSulfur: 2
## Delta V - end change of jug adjustments
emaggedInventory:
ToxinChemistryBottle: 6 # Delta V - changed from 1 -> 6
# DeltaV - Added other chems from emagging chem dispenser
Expand Down

0 comments on commit 67d5540

Please sign in to comment.