From ecccfdc35e634619b3a5717b2d1f584b9bf2f62c Mon Sep 17 00:00:00 2001 From: Kr8art Date: Thu, 28 Nov 2024 11:22:38 +0100 Subject: [PATCH 1/2] Adds mercenary outfit to clothesmate --- .../Catalog/VendingMachines/Inventories/clothesmate.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml index bcf17744f49..a3365b8571a 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml @@ -96,6 +96,10 @@ ClothingOuterCorporateJacket: 2 ClothingShoesBootsFishing: 2 ClothingHeadTinfoil: 2 + ClothingHeadBandMerc: 2 + ClothingHeadHatBeretMerc: 2 + ClothingUniformJumpsuitMercenary: 2 + ClothingHandsGlovesMercFingerless: 2 # End Nyano Additions ClothingHeadFishCap: 2 ClothingHeadRastaHat: 2 From 2cbab2204a1f67d827c1f80ad6d3d6cb16076c7c Mon Sep 17 00:00:00 2001 From: Kr8art Date: Mon, 2 Dec 2024 15:17:27 +0100 Subject: [PATCH 2/2] Raise price to prevent fail --- 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 155e9f15b57..d43dc856f21 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -33,7 +33,7 @@ sprite: Objects/Specific/Service/vending_machine_restock.rsi state: base product: CrateVendingMachineRestockClothesFilled - cost: 3600 # DeltaV + cost: 3650 # DeltaV category: cargoproduct-category-name-service group: market