]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Make early salvage jobs easier (#37598)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Mon, 19 May 2025 06:15:22 +0000 (02:15 -0400)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 06:15:22 +0000 (23:15 -0700)
Resources/Prototypes/Catalog/Bounties/salvage_jobs.yml

index 83ef2ef98bb1ca5aba804ad0cd60d1d2f53c9932..d1f7a002c525fb2cf2aafab8a00c44f04fd9990a 100644 (file)
@@ -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
     state: uranium
   entries:
   - name: bounty-item-ore-uranium
-    amount: 45
+    amount: 30
     whitelist:
       tags:
       - OreUranium