From e19be1406d281a36e234438c68739e817df2196c Mon Sep 17 00:00:00 2001 From: Ps3Moira <113228053+ps3moira@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:11:41 -0800 Subject: [PATCH] Blacklisted Syrinx Implant from Surplus Bundles (#545) * Blacklisted Syrinx Implant * Added WhitelistCondition --- Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml b/Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml index a246301ab29..a9798ce212c 100644 --- a/Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml @@ -42,3 +42,7 @@ - !type:BuyerSpeciesCondition whitelist: - Harpy + - !type:BuyerWhitelistCondition + blacklist: + components: + - SurplusBundle \ No newline at end of file