From b070d98da0f3601ed71302f7d812bc5cb4d4a474 Mon Sep 17 00:00:00 2001 From: Arendian <137322659+Arendian@users.noreply.github.com> Date: Tue, 11 Jul 2023 21:34:21 +0200 Subject: [PATCH] Syndicate sponge nerf to 7 tc (#17943) * Syndicate sponge nerf * Fixed Indentation * Made it exclusive to zookeeper, chef and scientist --- .../Prototypes/Catalog/uplink_catalog.yml | 28 +++++++++++-------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 203f340f35..cf391fc60a 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -722,6 +722,23 @@ components: - SurplusBundle +- type: listing + id: UplinkSyndicateSpongeBox + name: uplink-syndicate-sponge-box-name + description: uplink-syndicate-sponge-box-desc + icon: { sprite: Objects/Misc/monkeycube.rsi, state: box} + productEntity: SyndicateSpongeBox + cost: + Telecrystal: 7 + categories: + - UplinkJob + conditions: + - !type:BuyerJobCondition + whitelist: + - Zookeeper + - Scientist + - Chef + # Armor - type: listing @@ -926,17 +943,6 @@ components: - SurplusBundle -#- type: listing -# id: UplinkSyndicateSpongeBox -# name: uplink-syndicate-sponge-box-name -# description: uplink-syndicate-sponge-box-desc -# icon: { sprite: Objects/Misc/monkeycube.rsi, state: box} -# productEntity: SyndicateSpongeBox -# cost: -# Telecrystal: 6 -# categories: -# - UplinkMisc - # Pointless - type: listing