Files
Bubberstation/code/datums/greyscale/json_configs/moth_coat.json
SkyratBot ddfc30c89c [MIRROR] Adds Moth Fashion [MDB IGNORE] (#11612)
* Adds Moth Fashion

* skyrat fix

Co-authored-by: Mickyan <38563876+Mickyan@users.noreply.github.com>
Co-authored-by: jjpark-kb <55967837+jjpark-kb@users.noreply.github.com>
2022-02-20 21:10:39 +00:00

16 lines
232 B
JSON

{
"mothcoat": [
{
"type": "icon_state",
"icon_state": "mothcoat",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "mothcoat_details",
"blend_mode": "overlay"
}
]
}