From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 19 May 2025 06:15:22 +0000 (-0400) Subject: Make early salvage jobs easier (#37598) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0b70c10b54e5d558efd98dab210249509c86d115;p=space-station-14.git Make early salvage jobs easier (#37598) --- 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