Files
Bubberstation/code/datums/greyscale/json_configs/bandskull_worn.json

17 lines
369 B
JSON

{
"bandskull_worn": [
{
"type": "icon_state",
"icon_state": "bandana_cloth_worn",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "bandana_skull_worn",
"blend_mode": "overlay",
"color_ids": [ 2 ]
}
]
}