Syndicate Encryption Key buff (#13849)
This commit is contained in:
@@ -82,7 +82,7 @@ uplink-headset-name = Syndicate Over-ear Headset
|
|||||||
uplink-headset-desc = A headset that allows you to communicate with other syndicate operatives. Has 4 slots for encryption keys.
|
uplink-headset-desc = A headset that allows you to communicate with other syndicate operatives. Has 4 slots for encryption keys.
|
||||||
|
|
||||||
uplink-encryption-key-name = Syndicate Encryption Key
|
uplink-encryption-key-name = Syndicate Encryption Key
|
||||||
uplink-encryption-key-desc = An encryption key for access to the secret frequency of our special agents. No one will know about your special channel with friends... or rivals.
|
uplink-encryption-key-desc = An encryption key that not only allows you to access all station-side radio channels, but also allows you to use a secure Syndicate channel to contact other agents.
|
||||||
|
|
||||||
uplink-hypopen-name = Hypopen
|
uplink-hypopen-name = Hypopen
|
||||||
uplink-hypopen-desc = A chemical hypospray disguised as a pen, capable of instantly injecting up to 15u of reagents. Starts empty.
|
uplink-hypopen-desc = A chemical hypospray disguised as a pen, capable of instantly injecting up to 15u of reagents. Starts empty.
|
||||||
@@ -208,7 +208,7 @@ uplink-syndicate-segway-crate-desc = Be an enemy of the corporation, in style!
|
|||||||
uplink-revolver-cap-gun-name = Cap Gun
|
uplink-revolver-cap-gun-name = Cap Gun
|
||||||
uplink-revolver-cap-gun-desc = Looks almost like the real thing! Ages 8 and up.
|
uplink-revolver-cap-gun-desc = Looks almost like the real thing! Ages 8 and up.
|
||||||
|
|
||||||
uplink-syndicate-stamp-name = Syndicate Rubber Btamp
|
uplink-syndicate-stamp-name = Syndicate Rubber Stamp # In loving memory, Btamp, ???-2/1/23
|
||||||
uplink-syndicate-stamp-desc = A rubber stamp for stamping important documents.
|
uplink-syndicate-stamp-desc = A rubber stamp for stamping important documents.
|
||||||
|
|
||||||
uplink-cat-ears-name = Cat Ears
|
uplink-cat-ears-name = Cat Ears
|
||||||
|
|||||||
@@ -279,17 +279,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: 4
|
|
||||||
categories:
|
|
||||||
- UplinkUtility
|
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkHeadsetEncryptionKey
|
id: UplinkHeadsetEncryptionKey
|
||||||
name: uplink-encryption-key-name
|
name: uplink-encryption-key-name
|
||||||
@@ -299,6 +288,11 @@
|
|||||||
Telecrystal: 2
|
Telecrystal: 2
|
||||||
categories:
|
categories:
|
||||||
- UplinkUtility
|
- UplinkUtility
|
||||||
|
conditions:
|
||||||
|
- !type:StoreWhitelistCondition
|
||||||
|
blacklist:
|
||||||
|
tags:
|
||||||
|
- NukeOpsUplink
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkHypopen
|
id: UplinkHypopen
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
sprite: Clothing/Ears/Headsets/engineering.rsi
|
sprite: Clothing/Ears/Headsets/engineering.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Ears/Headsets/engineering.rsi
|
sprite: Clothing/Ears/Headsets/engineering.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadsetAlt
|
parent: ClothingHeadsetAlt
|
||||||
id: ClothingHeadsetAltMedical
|
id: ClothingHeadsetAltMedical
|
||||||
@@ -123,7 +123,7 @@
|
|||||||
parent: ClothingHeadsetAlt
|
parent: ClothingHeadsetAlt
|
||||||
id: ClothingHeadsetAltSyndicate
|
id: ClothingHeadsetAltSyndicate
|
||||||
name: blood-red over-ear headset
|
name: blood-red over-ear headset
|
||||||
description: An updated, modular syndicate intercom that fits over the head and takes encryption keys (there are 5 key slots.).
|
description: An updated, modular syndicate headset that accepts up to 5 encryption keys.
|
||||||
components:
|
components:
|
||||||
- type: Headset
|
- type: Headset
|
||||||
- type: EncryptionKeyHolder
|
- type: EncryptionKeyHolder
|
||||||
@@ -131,7 +131,7 @@
|
|||||||
- type: ContainerFill
|
- type: ContainerFill
|
||||||
containers:
|
containers:
|
||||||
key_slots:
|
key_slots:
|
||||||
- EncryptionKeySyndie
|
- EncryptionKeyNukie
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Ears/Headsets/syndicate.rsi
|
sprite: Clothing/Ears/Headsets/syndicate.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
|
|||||||
@@ -192,8 +192,30 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: EncryptionKey
|
parent: EncryptionKey
|
||||||
id: EncryptionKeySyndie
|
id: EncryptionKeySyndie
|
||||||
name: blood-red encryption key
|
name: syndicate encryption key
|
||||||
description: An encryption key used by... wait... Who is owner of this chip?
|
description: An encryption key used by Syndicate agents to not only access the station's radio channels, but also securely contact other agents in the field.
|
||||||
|
components:
|
||||||
|
- type: EncryptionKey
|
||||||
|
channels:
|
||||||
|
- Common
|
||||||
|
- Command
|
||||||
|
- Engineering
|
||||||
|
- Medical
|
||||||
|
- Science
|
||||||
|
- Security
|
||||||
|
- Service
|
||||||
|
- Supply
|
||||||
|
- Syndicate
|
||||||
|
defaultChannel: Syndicate
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Devices/encryption_keys.rsi
|
||||||
|
state: syn_cypherkey
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: EncryptionKey
|
||||||
|
id: EncryptionKeyNukie
|
||||||
|
name: nuclear operative encryption key
|
||||||
|
description: An encryption key used by nuclear operatives to securely contact each other during operations.
|
||||||
components:
|
components:
|
||||||
- type: EncryptionKey
|
- type: EncryptionKey
|
||||||
channels:
|
channels:
|
||||||
|
|||||||
Reference in New Issue
Block a user