@@ -773,7 +773,7 @@
|
||||
id: UplinkBinaryTranslatorKey
|
||||
name: uplink-binary-translator-key-name
|
||||
description: uplink-binary-translator-key-desc
|
||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: borg_label }
|
||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: ai_label }
|
||||
productEntity: EncryptionKeyBinarySyndicate
|
||||
cost:
|
||||
Telecrystal: 1
|
||||
|
||||
@@ -227,7 +227,7 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: crypt_silver
|
||||
- state: borg_label
|
||||
- state: ai_label
|
||||
|
||||
- type: entity
|
||||
parent: [ EncryptionKey, BaseSyndicateContraband ]
|
||||
@@ -242,7 +242,7 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: crypt_red
|
||||
- state: borg_label
|
||||
- state: ai_label
|
||||
|
||||
- type: entity
|
||||
parent: EncryptionKey
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
@@ -35,6 +35,7 @@
|
||||
{"name": "sec_label"},
|
||||
{"name": "service_label"},
|
||||
{"name": "synd_label"},
|
||||
{"name": "borg_label"}
|
||||
{"name": "borg_label"},
|
||||
{"name": "ai_label"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user