Files
Bubberstation/code/datums/greyscale/json_configs/ctf_light.json
SkyratBot c8761c0af1 [MIRROR] Replaces CTF hardsuits with new armoured vests [MDB IGNORE] (#8466)
* Replaces CTF hardsuits with new armoured vests (#61716)

Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>

* Replaces CTF hardsuits with new armoured vests

Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>
2021-09-29 02:17:33 +01:00

16 lines
223 B
JSON

{
"light": [
{
"type": "icon_state",
"icon_state": "light",
"blend_mode": "overlay"
},
{
"type": "icon_state",
"icon_state": "light_colours",
"blend_mode": "overlay",
"color_ids": [ 1 ]
}
]
}