Files
Bubberstation/code/datums/greyscale/json_configs/vape_worn.json
Ebb-Real da8934cbcb Vape GAGS (#66859)
* what am i gonna do with the open panel overlay

* subtypes and color presets
2022-05-12 06:24:50 -04:00

16 lines
313 B
JSON

{
"vape_worn": [
{
"type": "icon_state",
"icon_state": "vapeWorn",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "vapeVapor",
"blend_mode": "overlay"
}
]
}