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