Files
Bubberstation/code/datums/greyscale/json_configs/slacks.json
SkyratBot 8ea5bc8c04 [MIRROR] The GAGening: Families edition [MDB IGNORE] (#15353)
* The GAGening: Families edition

* ew

Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-08-04 15:47:58 +01:00

23 lines
350 B
JSON

{
"slacks": [
{
"type": "icon_state",
"icon_state": "buckle",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "belt",
"blend_mode": "overlay",
"color_ids": [ 2 ]
},
{
"type": "icon_state",
"icon_state": "slacks",
"blend_mode": "overlay",
"color_ids": [ 3 ]
}
]
}