mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] GAGS most radio encryption keys [MDB IGNORE] (#15571)
* 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 * GAGS most radio encryption keys * Fixes our modular encryption keys as well! Co-authored-by: Wallem <66052067+Wallemations@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
Wallem
GoldenAlpharex
GoldenAlpharex
parent
35434b570d
commit
afaefc3d0b
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"cypherkey_basic": [
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "cypher_base",
|
||||
"blend_mode": "overlay",
|
||||
"color_ids": [ 1 ]
|
||||
},
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "cypher_stripe",
|
||||
"blend_mode": "overlay",
|
||||
"color_ids": [ 2 ]
|
||||
},
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "cypher_wiring",
|
||||
"blend_mode": "overlay"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user