From df376487c687010c348ea3704efbaea8d6429996 Mon Sep 17 00:00:00 2001 From: Svarshik Date: Mon, 30 Sep 2024 01:00:22 +0500 Subject: [PATCH 1/4] discounts for ss220 items --- .../SS220/Catalog/uplink_catalog.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Resources/Prototypes/SS220/Catalog/uplink_catalog.yml b/Resources/Prototypes/SS220/Catalog/uplink_catalog.yml index 1d8acbbbfea297..85ba3978bb9c26 100644 --- a/Resources/Prototypes/SS220/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/SS220/Catalog/uplink_catalog.yml @@ -6,6 +6,9 @@ description: uplink-ecrossbow-desc icon: { sprite: /Textures/SS220/Objects/Weapons/Guns/Crossbow/minicrossbow.rsi, state: icon } productEntity: WeaponMiniEnergyCrossbow + discountCategory: veryRareDiscounts + discountDownTo: + Telecrystal: 6 cost: Telecrystal: 10 categories: @@ -25,6 +28,9 @@ description: uplink-mindslave-implanter-desc icon: { sprite: /Textures/SS220/Alerts/MindSlave.rsi, state: icon } productEntity: MindSlaveImplanter + discountCategory: veryRareDiscounts + discountDownTo: + Telecrystal: 4 cost: Telecrystal: 8 categories: @@ -44,6 +50,9 @@ description: uplink-mime-relic-desc icon: { sprite: SS220/Objects/Specific/SacredRelics/SacredRelicMime.rsi, state: icon } productEntity: SacredRelicMime + discountCategory: rareDiscounts + discountDownTo: + Telecrystal: 2 cost: Telecrystal: 4 categories: @@ -124,6 +133,9 @@ description: uplink-thermal-glasses-desc icon: {sprite: Clothing/Eyes/Glasses/thermal.rsi, state: icon } productEntity: ThermalVisorChameleon + discountCategory: usualDiscounts + discountDownTo: + Telecrystal: 2 cost: Telecrystal: 4 categories: @@ -135,6 +147,9 @@ description: uplink-thermal-visor-implanter-desc icon: {sprite: /Textures/SS220/Misc/ThermalEye.rsi, state: EyeON} productEntity: ThermalVisorImplanter + discountCategory: rareDiscounts + discountDownTo: + Telecrystal: 3 cost: Telecrystal: 6 categories: @@ -147,6 +162,9 @@ description: uplink-syndicate-segway-crate-desc icon: { sprite: /Textures/Objects/Vehicles/syndicatesegway.rsi, state: icon } productEntity: CrateFunSyndicateSegway + discountCategory: usualDiscounts + discountDownTo: + Telecrystal: 2 cost: Telecrystal: 5 categories: From 9c72b4ffcc7baa53cc48762737f365a2755b7184 Mon Sep 17 00:00:00 2001 From: Svarshik Date: Mon, 30 Sep 2024 01:00:40 +0500 Subject: [PATCH 2/4] minor locale fix --- Resources/Locale/ru-RU/ss220/store/uplink-catalog.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/ru-RU/ss220/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/ss220/store/uplink-catalog.ftl index 7e42eff993c727..09e1be622fa647 100644 --- a/Resources/Locale/ru-RU/ss220/store/uplink-catalog.ftl +++ b/Resources/Locale/ru-RU/ss220/store/uplink-catalog.ftl @@ -25,8 +25,8 @@ uplink-expensive-lighter-name = { ent-ExpensiveLighterSyndicate } uplink-expensive-lighter-desc = { ent-ExpensiveLighterSyndicate.desc } #Masks-Boxes -uplink-special-delivery-name = особая посылка +uplink-special-delivery-name = Особая посылка uplink-special-delivery-desc = Содержит случайную маску животного, что некогда носили майамские психи. -uplink-criminal-delivery-name = криминальная посылка +uplink-criminal-delivery-name = Криминальная посылка uplink-criminal-delivery-desc = Содержит случайную маску, замешанную в самых громких ограблениях прошлого. From a0cbf0d6077fd5c98d25d8764e12204b491243f9 Mon Sep 17 00:00:00 2001 From: Svarshik Date: Mon, 30 Sep 2024 01:02:15 +0500 Subject: [PATCH 3/4] discounts fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit В обновлении с уменьшением цен на мало используемые предметы из аплинка цену снизили, в связи с чем снижаю нижний порог скидки --- Resources/Prototypes/Catalog/uplink_catalog.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 482bcc223cdb4e..8406bf1f9826eb 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -88,7 +88,7 @@ productEntity: ThrowingKnivesKit discountCategory: rareDiscounts discountDownTo: - Telecrystal: 3 + Telecrystal: 2 #ss220-uplink-minor-fixes-and-discounts cost: Telecrystal: 4 #SS220-underused-uplinks-stuff categories: @@ -1330,7 +1330,7 @@ productEntity: FreedomImplanter discountCategory: veryRareDiscounts discountDownTo: - Telecrystal: 3 + Telecrystal: 1 #ss220-uplink-minor-fixes-and-discounts cost: Telecrystal: 3 #SS220-underused-uplinks-stuff categories: From 6a3aabe51d21b746a59807fa5d6a923423a25bb0 Mon Sep 17 00:00:00 2001 From: Svarshik Date: Mon, 30 Sep 2024 01:12:42 +0500 Subject: [PATCH 4/4] desword with discount --- Resources/Prototypes/Catalog/uplink_catalog.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 8406bf1f9826eb..04124a9f6d0f7c 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -115,6 +115,11 @@ productEntity: EnergySwordDouble cost: Telecrystal: 16 + #ss220-uplink-minor-fixes-and-discounts-begin #Discount added for the reason that on the official build d-esword is only in the nukies uplink, but nukies don't have discounts + discountCategory: veryRareDiscounts + discountDownTo: + Telecrystal: 9 + #ss220-uplink-minor-fixes-and-discounts-end categories: - UplinkWeaponry conditions: