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:
@@ -81,7 +81,7 @@
|
|||||||
description: uplink-disposable-turret-desc
|
description: uplink-disposable-turret-desc
|
||||||
productEntity: ToolboxElectricalTurretFilled
|
productEntity: ToolboxElectricalTurretFilled
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 8
|
Telecrystal: 6
|
||||||
categories:
|
categories:
|
||||||
- UplinkWeapons
|
- UplinkWeapons
|
||||||
conditions:
|
conditions:
|
||||||
@@ -219,7 +219,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Misc/bureaucracy.rsi, state: pen }
|
icon: { sprite: /Textures/Objects/Misc/bureaucracy.rsi, state: pen }
|
||||||
productEntity: PenExplodingBox
|
productEntity: PenExplodingBox
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 5
|
Telecrystal: 4
|
||||||
categories:
|
categories:
|
||||||
- UplinkExplosives
|
- UplinkExplosives
|
||||||
|
|
||||||
@@ -305,7 +305,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag.rsi, state: red-icon }
|
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag.rsi, state: red-icon }
|
||||||
productEntity: MagazinePistolSubMachineGun
|
productEntity: MagazinePistolSubMachineGun
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 3
|
Telecrystal: 2
|
||||||
categories:
|
categories:
|
||||||
- UplinkAmmo
|
- UplinkAmmo
|
||||||
conditions:
|
conditions:
|
||||||
@@ -334,7 +334,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/SpeedLoaders/Magnum/magnum_speed_loader.rsi, state: icon }
|
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/SpeedLoaders/Magnum/magnum_speed_loader.rsi, state: icon }
|
||||||
productEntity: SpeedLoaderMagnumAP
|
productEntity: SpeedLoaderMagnumAP
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 2
|
Telecrystal: 3
|
||||||
categories:
|
categories:
|
||||||
- UplinkAmmo
|
- UplinkAmmo
|
||||||
|
|
||||||
@@ -508,17 +508,6 @@
|
|||||||
categories:
|
categories:
|
||||||
- UplinkUtility
|
- 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
|
- type: listing
|
||||||
id: UplinkHeadsetEncryptionKey
|
id: UplinkHeadsetEncryptionKey
|
||||||
name: uplink-encryption-key-name
|
name: uplink-encryption-key-name
|
||||||
@@ -537,7 +526,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: rd_label }
|
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: rd_label }
|
||||||
productEntity: EncryptionKeyBinary
|
productEntity: EncryptionKeyBinary
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 4
|
Telecrystal: 1
|
||||||
categories:
|
categories:
|
||||||
- UplinkUtility
|
- UplinkUtility
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user