Files
Bubberstation/code/datums/greyscale/json_configs/tango_worn.json
OrionTheFox b15331b4df [MANUAL MIRROR] The GAGening: Clothesmate edition [MDB IGNORE] (#15100)
* The GAGening: Clothesmate edition

* ThisShouldWork

* hgnbhg

* would probably help to have the right .dmi

* fixed?

* Fuck you

Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com>
2022-07-27 03:19:42 +01:00

17 lines
248 B
JSON

{
"tango": [
{
"type": "icon_state",
"icon_state": "tango_belt",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "tango_base",
"blend_mode": "overlay",
"color_ids": [ 2 ]
}
]
}