Files

31 lines
483 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by Github user Psychpsyo for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
}
]
}