From: EdenTheLiznerd <138748328+EdenTheLiznerd@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:28:42 +0000 (-0700) Subject: Removes Syndicate headset from uplink and changes TC prices around to be slightly... X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cb2985eabce286ba40974dcb365ec4668a6b7541;p=space-station-14.git Removes Syndicate headset from uplink and changes TC prices around to be slightly viable (#24765) * Viability!!! Removes the uplink headset as suggested, changes around TC prices to make a few things more viable * Binary 1 TC Changes the Encryption Binary Key to a simple 1, I don't think I've ever seen it be used before and 1 seems like a proper price for it --- diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index e8ade7f0ac..7735d93643 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -81,7 +81,7 @@ description: uplink-disposable-turret-desc productEntity: ToolboxElectricalTurretFilled cost: - Telecrystal: 8 + Telecrystal: 6 categories: - UplinkWeapons conditions: @@ -219,7 +219,7 @@ icon: { sprite: /Textures/Objects/Misc/bureaucracy.rsi, state: pen } productEntity: PenExplodingBox cost: - Telecrystal: 5 + Telecrystal: 4 categories: - UplinkExplosives @@ -305,7 +305,7 @@ icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag.rsi, state: red-icon } productEntity: MagazinePistolSubMachineGun cost: - Telecrystal: 3 + Telecrystal: 2 categories: - UplinkAmmo conditions: @@ -334,7 +334,7 @@ icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/SpeedLoaders/Magnum/magnum_speed_loader.rsi, state: icon } productEntity: SpeedLoaderMagnumAP cost: - Telecrystal: 2 + Telecrystal: 3 categories: - UplinkAmmo @@ -508,17 +508,6 @@ categories: - UplinkUtility -#TODO: Remove this from the uplink -- type: listing - id: UplinkHeadset - name: uplink-headset-name - description: uplink-headset-desc - productEntity: ClothingHeadsetAltSyndicate - cost: - Telecrystal: 1 - categories: - - UplinkUtility - - type: listing id: UplinkHeadsetEncryptionKey name: uplink-encryption-key-name @@ -537,7 +526,7 @@ icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: rd_label } productEntity: EncryptionKeyBinary cost: - Telecrystal: 4 + Telecrystal: 1 categories: - UplinkUtility