Files
Bubberstation/code/datums/greyscale/json_configs/vape.json
SkyratBot af79be78b4 [MIRROR] Vape GAGS [MDB IGNORE] (#13555)
* Vape GAGS

* Vape GAGS

Co-authored-by: Ebb-Real <95765134+Ebb-Real@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-05-17 21:08:19 +01:00

16 lines
310 B
JSON

{
"vape": [
{
"type": "icon_state",
"icon_state": "vapeOutlet",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "vapeInput",
"blend_mode": "overlay"
}
]
}