Files
Bubberstation/code/datums/greyscale/json_configs/encryptionkey_service.json
Wallem 04006c59cb GAGS most radio encryption keys (#69104)
* the radio star

* I think it's funny that I've had the same contrast problem on all of my GAGS PRS

* oops forgot to make the RD's key unique

* fine

* what if I said please

* swaps translation key to be in line with the other new ones
2022-08-12 10:00:58 -04:00

22 lines
357 B
JSON

{
"cypherkey_service": [
{
"type": "icon_state",
"icon_state": "cypher_base",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "cypher_serv",
"blend_mode": "overlay",
"color_ids": [ 2 ]
},
{
"type": "icon_state",
"icon_state": "cypher_wiring",
"blend_mode": "overlay"
}
]
}