sprite: Objects/Devices/encryption_keys.rsi
- type: Sprite
sprite: Objects/Devices/encryption_keys.rsi
- state: cypherkey
netsync: false
- type: entity
- Common
defaultChannel: Common
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: cypherkey
+ layers:
+ - state: crypt_gray
+ - state: common_label
- type: entity
parent: EncryptionKey
- Supply
defaultChannel: Supply
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: cargo_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: cargo_label
- type: entity
parent: EncryptionKey
- CentCom
defaultChannel: CentCom
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: bin_cypherkey
+ layers:
+ - state: crypt_blue
+ - state: nano_label
- type: entity
parent: EncryptionKey
- Supply
defaultChannel: Command
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: cap_cypherkey
+ layers:
+ - state: crypt_gold
+ - state: cap_label
- type: entity
parent: EncryptionKey
- Command
defaultChannel: Command
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: com_cypherkey
+ layers:
+ - state: crypt_silver
+ - state: com_label
- type: entity
parent: EncryptionKey
- Engineering
defaultChannel: Engineering
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: eng_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: eng_label
- type: entity
parent: EncryptionKey
- Medical
defaultChannel: Medical
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: med_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: med_label
- type: entity
parent: EncryptionKey
- Science
defaultChannel: Science
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: medsci_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: medsci_label
- type: entity
parent: EncryptionKey
- Science
defaultChannel: Science
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: sci_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: sci_label
- type: entity
parent: EncryptionKey
- Science
defaultChannel: Science
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: rob_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: robotics_label
- type: entity
parent: EncryptionKey
- Security
defaultChannel: Security
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: sec_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: sec_label
- type: entity
parent: EncryptionKey
- Service
defaultChannel: Service
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: srv_cypherkey
+ layers:
+ - state: crypt_gray
+ - state: service_label
- type: entity
parent: EncryptionKey
- Syndicate
defaultChannel: Syndicate
- type: Sprite
- sprite: Objects/Devices/encryption_keys.rsi
- state: syn_cypherkey
+ layers:
+ - state: crypt_red
+ - state: synd_label
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from infinity baystation 12, https://github.com/infinitystation/Baystation12/blob/073f678cdce92edb8fcd55f9ffc9f0523bf31506/icons/obj/radio.dmi",
+ "copyright": "Created by DSC@300074782328750080 for Space Station 14.",
"size": {
"x": 32,
"y": 32
},
"states": [
- {"name": "cypherkey"},
- {"name": "bin_cypherkey"},
- {"name": "cap_cypherkey"},
- {"name": "cargo_cypherkey"},
- {"name": "ce_cypherkey"},
- {"name": "cmo_cypherkey"},
- {"name": "com_cypherkey"},
- {"name": "eng_cypherkey"},
- {"name": "hop_cypherkey"},
- {"name": "hos_cypherkey"},
- {"name": "medsci_cypherkey"},
- {"name": "med_cypherkey"},
- {"name": "mine_cypherkey"},
- {"name": "nt_cypherkey"},
- {"name": "qm_cypherkey"},
- {"name": "rd_cypherkey"},
- {"name": "rob_cypherkey"},
- {"name": "sci_cypherkey"},
- {"name": "sec_cypherkey"},
- {"name": "srv_cypherkey"},
- {"name": "syn_cypherkey"}
+ {"name": "crypt_gray"},
+ {"name": "crypt_rusted"},
+ {"name": "crypt_gold"},
+ {"name": "crypt_orange"},
+ {"name": "crypt_silver"},
+ {"name": "crypt_red"},
+ {"name": "crypt_blue"},
+ {"name": "common_label"},
+ {"name": "cap_label"},
+ {"name": "cargo_label"},
+ {"name": "ce_label"},
+ {"name": "cmo_label"},
+ {"name": "com_label"},
+ {"name": "eng_label"},
+ {"name": "hop_label"},
+ {"name": "hos_label"},
+ {"name": "medsci_label"},
+ {"name": "med_label"},
+ {"name": "miner_label"},
+ {"name": "nano_label"},
+ {"name": "pirate_label"},
+ {"name": "qm_label"},
+ {"name": "rd_label"},
+ {"name": "robotics_label"},
+ {"name": "sci_label"},
+ {"name": "sec_label"},
+ {"name": "service_label"},
+ {"name": "synd_label"}
]
-}
+}
\ No newline at end of file