From c6581e655c27a0ee00cc63a8d6a797ae02a7032f Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Thu, 10 Apr 2025 06:55:13 -0700 Subject: [PATCH] Fix power cells/cages counting for laser weapon bounties (#36431) fix cargo bounty bug --- Resources/Prototypes/Catalog/Bounties/bounties.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Catalog/Bounties/bounties.yml b/Resources/Prototypes/Catalog/Bounties/bounties.yml index 50d3eb2387..b96ce86df3 100644 --- a/Resources/Prototypes/Catalog/Bounties/bounties.yml +++ b/Resources/Prototypes/Catalog/Bounties/bounties.yml @@ -529,6 +529,9 @@ whitelist: components: - HitscanBatteryAmmoProvider + blacklist: + components: + - PowerCell - type: cargoBounty id: BountyFood -- 2.51.2