Files
Bubberstation/code/datums/greyscale/json_configs/eth_tunic.json
Mickyan 9f2372ea77 Adds Ethereal Fashion (#69494)
Added two new ethereal themed pieces of clothing, and a new curator bundle: Ethereal Trail Warden
2022-09-03 02:10:58 -03:00

16 lines
240 B
JSON

{
"eth_tunic": [
{
"type": "icon_state",
"icon_state": "eth_tunic_base",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "eth_tunic_details",
"blend_mode": "overlay"
}
]
}