From 6b3ddc681369e6dc1d773eaa625a111cddee6dde Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C4=81da?= Date: Sat, 13 Dec 2025 19:27:28 -0600 Subject: [PATCH] Five bounty arbitrage fixes (#41846) * commit * tweak * more bounties --------- Co-authored-by: iaada --- Resources/Prototypes/Catalog/Bounties/bounties.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Catalog/Bounties/bounties.yml b/Resources/Prototypes/Catalog/Bounties/bounties.yml index 470b9218bb..a7514c7fd0 100644 --- a/Resources/Prototypes/Catalog/Bounties/bounties.yml +++ b/Resources/Prototypes/Catalog/Bounties/bounties.yml @@ -110,7 +110,7 @@ - type: cargoBounty id: BountyCrayon - reward: 4000 + reward: 1500 description: bounty-description-crayon entries: - name: bounty-item-crayon @@ -145,7 +145,7 @@ - type: cargoBounty id: BountyFigurine - reward: 8000 + reward: 3500 description: bounty-description-figurine entries: - name: bounty-item-figurine @@ -295,7 +295,7 @@ - type: cargoBounty id: BountyPercussion - reward: 15000 + reward: 2500 description: bounty-description-percussion entries: - name: bounty-item-percussion @@ -523,7 +523,7 @@ - type: cargoBounty id: BountyLaserGun - reward: 28500 + reward: 9600 description: bounty-description-lasergun idPrefix: IV entries: @@ -710,7 +710,7 @@ - type: cargoBounty id: BountyWine - reward: 3000 + reward: 1500 description: bounty-description-wine entries: - name: bounty-item-wine -- 2.52.0