Files

26 lines
489 B
JSON
Raw Permalink Normal View History

2020-05-24 16:56:19 +00:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
2023-03-07 15:48:33 +02:00
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
2020-05-24 16:56:19 +00:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
2020-05-24 16:56:19 +00:00
},
{
"name": "inhand-right",
"directions": 4
2020-05-24 16:56:19 +00:00
},
{
"name": "icon"
},
{
"name": "icon-open"
2020-05-24 16:56:19 +00:00
}
]
}