add binary translator key to uplink (#20295)
* add binary translator key * add binary translator key to uplink * grammar --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -458,6 +458,17 @@
|
||||
categories:
|
||||
- UplinkUtility
|
||||
|
||||
- type: listing
|
||||
id: UplinkBinaryTranslatorKey
|
||||
name: uplink-binary-translator-key-name
|
||||
description: uplink-binary-translator-key-desc
|
||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: rd_label }
|
||||
productEntity: EncryptionKeyBinary
|
||||
cost:
|
||||
Telecrystal: 4
|
||||
categories:
|
||||
- UplinkUtility
|
||||
|
||||
- type: listing
|
||||
id: UplinkHypopen
|
||||
name: uplink-hypopen-name
|
||||
|
||||
@@ -213,3 +213,18 @@
|
||||
layers:
|
||||
- state: crypt_red
|
||||
- state: synd_label
|
||||
|
||||
- type: entity
|
||||
parent: EncryptionKey
|
||||
id: EncryptionKeyBinary
|
||||
name: binary translator key
|
||||
description: An encryption key that translates binary signals used by silicons.
|
||||
components:
|
||||
- type: EncryptionKey
|
||||
channels:
|
||||
- Binary
|
||||
defaultChannel: Binary
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: crypt_silver
|
||||
- state: rd_label
|
||||
|
||||
Reference in New Issue
Block a user