From 67d55406809bcb4aa5cb17d00e122b2011f621b7 Mon Sep 17 00:00:00 2001 From: rosieposie Date: Tue, 3 Oct 2023 21:55:30 -0400 Subject: [PATCH] not all jugs are created equal this wont work btw --- .../Catalog/Cargo/cargo_vending.yml | 2 +- .../VendingMachines/Inventories/chemvend.yml | 36 +++++++++---------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml index 0792bf14874..ca135062664 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -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 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemvend.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemvend.yml index a618a042d18..a191b6c4ee5 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemvend.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemvend.yml @@ -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