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
This commit is contained in:
EdenTheLiznerd
2024-01-31 17:28:42 -07:00
committed by GitHub
parent 6e68a6ca10
commit cb2985eabc

View File

@@ -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