Files

27 lines
473 B
JSON
Raw Permalink Normal View History

2020-05-12 02:08:39 -07:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039",
2020-05-12 02:08:39 -07:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
2020-05-12 02:08:39 -07:00
{
"name": "equipped-BELT",
"directions": 4
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
2020-05-12 02:08:39 -07:00
}
]
}