From 693e5f1fad8e375aff317bb246382865d71fa9d4 Mon Sep 17 00:00:00 2001 From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Wed, 20 Nov 2024 03:40:54 -0500 Subject: [PATCH 1/4] Update salvage.yml --- .../Catalog/VendingMachines/Inventories/salvage.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml index 9e5549e249..48994a7162 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml @@ -3,10 +3,10 @@ startingInventory: Crowbar: 2 Pickaxe: 4 - OreBag: 2 + OreBag: 4 Flare: 4 FlashlightLantern: 2 - HandheldGPSBasic: 2 - RadioHandheld: 2 - WeaponGrapplingGun: 2 + HandheldGPSBasic: 4 + RadioHandheld: 4 + WeaponGrapplingGun: 4 WeaponProtoKineticAccelerator: 4 From f23b6522b2b25d029a189041624096c72efbb6a5 Mon Sep 17 00:00:00 2001 From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Wed, 20 Nov 2024 04:44:33 -0500 Subject: [PATCH 2/4] Update cargo_vending.yml --- Resources/Prototypes/Catalog/Cargo/cargo_vending.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml index 86da8fb940..b8dd035e4f 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -154,7 +154,7 @@ sprite: Objects/Specific/Service/vending_machine_restock.rsi state: base product: CrateVendingMachineRestockSalvageEquipmentFilled - cost: 1000 + cost: 1500 category: cargoproduct-category-name-engineering group: market From e96e80bc955af1c709b5dfac298761bc26243d45 Mon Sep 17 00:00:00 2001 From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:05:01 -0500 Subject: [PATCH 3/4] Update salvage.yml --- .../Catalog/VendingMachines/Inventories/salvage.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml index 48994a7162..8a9e4bb342 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml @@ -2,11 +2,11 @@ id: SalvageEquipmentInventory startingInventory: Crowbar: 2 - Pickaxe: 4 + Pickaxe: 2 OreBag: 4 Flare: 4 FlashlightLantern: 2 - HandheldGPSBasic: 4 - RadioHandheld: 4 + HandheldGPSBasic: 2 + RadioHandheld: 2 WeaponGrapplingGun: 4 WeaponProtoKineticAccelerator: 4 From c02a027cf14f9f2c0c603a7a8035e1cd6868dddd Mon Sep 17 00:00:00 2001 From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:06:19 -0500 Subject: [PATCH 4/4] Update salvage.yml --- .../Prototypes/Catalog/VendingMachines/Inventories/salvage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml index 8a9e4bb342..7761453327 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml @@ -2,7 +2,7 @@ id: SalvageEquipmentInventory startingInventory: Crowbar: 2 - Pickaxe: 2 + Pickaxe: 4 OreBag: 4 Flare: 4 FlashlightLantern: 2