mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* https://github.com/tgstation/tgstation/pull/65814 * https://github.com/tgstation/tgstation/pull/65832 * https://github.com/tgstation/tgstation/pull/65850 * https://github.com/tgstation/tgstation/pull/65689 * https://github.com/tgstation/tgstation/pull/65579 * https://github.com/tgstation/tgstation/pull/65760
17 lines
357 B
JSON
17 lines
357 B
JSON
{
|
|
"bandstriped": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "bandana_cloth",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "bandana_stripe",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 2 ]
|
|
}
|
|
]
|
|
}
|