Files
OldThink/Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json
Morb a08bee4470 Add jester suits (#11451)
* Add jester suits

* Add jester shoes sprites

* make SQUEAK

* inheritance is good, inheritance is good, inheritance is good
2022-10-24 13:04:55 -05:00

27 lines
499 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhand by github:Morb0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}