From 0b70c10b54e5d558efd98dab210249509c86d115 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 19 May 2025 02:15:22 -0400 Subject: [PATCH] Make early salvage jobs easier (#37598) --- Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml b/Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml index 83ef2ef98b..d1f7a002c5 100644 --- a/Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml +++ b/Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml @@ -28,7 +28,7 @@ state: metal-1 entries: - name: bounty-item-scrap - amount: 15 + amount: 10 whitelist: tags: - SalvageScrap @@ -43,7 +43,7 @@ state: gold entries: - name: bounty-item-ore-gold - amount: 90 + amount: 45 whitelist: tags: - OreGold @@ -58,7 +58,7 @@ state: silver entries: - name: bounty-item-ore-silver - amount: 90 + amount: 45 whitelist: tags: - OreSilver @@ -105,7 +105,7 @@ state: uranium entries: - name: bounty-item-ore-uranium - amount: 45 + amount: 30 whitelist: tags: - OreUranium -- 2.51.2