From 1635f7b15bc374aa031413c88f873eab25d799de Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Tue, 5 Mar 2024 19:20:18 +0300 Subject: [PATCH] - tweak: No discounts for uplink implanter. --- .../Objects/Misc/subdermal_implants.yml | 2 +- Resources/Prototypes/Store/presets.yml | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml b/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml index 91a6c60465..8d2b4d24d2 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml @@ -155,7 +155,7 @@ components: - Hands # prevent mouse buying grenade penguin since its not telepathic - type: Store - preset: StorePresetUplink + preset: StorePresetUplinkNoDiscounts balance: Telecrystal: 0 - type: UserInterface diff --git a/Resources/Prototypes/Store/presets.yml b/Resources/Prototypes/Store/presets.yml index 3f18fb70d3..a70e4fb533 100644 --- a/Resources/Prototypes/Store/presets.yml +++ b/Resources/Prototypes/Store/presets.yml @@ -24,6 +24,24 @@ maxItems: 10 salesCategory: UplinkSales +- type: storePreset + id: StorePresetUplinkNoDiscounts + storeName: Uplink + categories: + - UplinkWeapons + - UplinkAmmo + - UplinkExplosives + - UplinkMisc + - UplinkBundles + - UplinkTools + - UplinkUtility + - UplinkImplants + - UplinkJob + - UplinkArmor + - UplinkPointless + currencyWhitelist: + - Telecrystal + - type: storePreset id: StorePresetChangeling storeName: Evolution Shop