From f6feef3abbdd8a4488f9a6ce1ac973af73fe60de Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Sun, 6 Feb 2022 16:46:06 -0700 Subject: [PATCH] Uplink price rebalance (#6515) --- .../Prototypes/Catalog/uplink_catalog.yml | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 26dfbe0d2f..6321706e55 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -118,8 +118,7 @@ listingName: Holoparasite Kit description: The pride and joy of Cybersun. Contains an injector that hosts a sentient metaphysical guardian made of hard light which resides in the user's body when not active. The guardian can punch rapidly and is immune to hazardous environments and bullets, but shares any damage it takes with the user. icon: /Textures/Objects/Misc/guardian_info.rsi/icon.png - price: 16 - + price: 14 # Bundles @@ -127,30 +126,30 @@ id: UplinkC20RBundle category: Bundles itemId: ClothingBackpackDuffelSyndicateFilledSMG - price: 14 + price: 25 icon: /Textures/Objects/Weapons/Guns/SMGs/c20r.rsi/icon.png - type: uplinkListing id: UplinkBojevicBundle category: Bundles itemId: ClothingBackpackDuffelSyndicateFilledShotgun - price: 13 + price: 25 icon: /Textures/Objects/Weapons/Guns/Shotguns/bojevic.rsi/icon.png -- type: uplinkListing - id: UplinkL6SawBundle - category: Bundles - itemId: ClothingBackpackDuffelSyndicateFilledLMG - price: 18 - icon: /Textures/Objects/Weapons/Guns/LMGs/l6.rsi/icon.png - - type: uplinkListing id: UplinkGrenadeLauncherBundle category: Bundles itemId: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher - price: 25 + price: 30 icon: /Textures/Objects/Weapons/Guns/Launchers/china_lake.rsi/icon.png +- type: uplinkListing + id: UplinkL6SawBundle + category: Bundles + itemId: ClothingBackpackDuffelSyndicateFilledLMG + price: 40 + icon: /Textures/Objects/Weapons/Guns/LMGs/l6.rsi/icon.png + #- type: uplinkListing # id: UplinkCarbineBundle # category: Bundles