Files
Bubberstation/code/datums/greyscale/json_configs/santa_hat.json
T
5c516aef02 [MIRROR] Adding a GaGs recolourable santa hat. [MDB IGNORE] (#25780)
* Adding a GaGs recolourable santa hat. (#80483)

* Adding a GaGs recolourable santa hat.

---------

Co-authored-by: xXPawnStarrXx <53197594+xXPawnStarrXx@users.noreply.github.com>
2023-12-22 21:57:41 -05:00

17 lines
252 B
JSON

{
"santa_hat": [
{
"type": "icon_state",
"icon_state": "santa_base",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "santa_trim",
"blend_mode": "overlay",
"color_ids": [ 2 ]
}
]
}