mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 10:23:15 +00:00
* 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>
17 lines
248 B
JSON
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 ]
|
|
}
|
|
]
|
|
}
|