Files

23 lines
309 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "TGStation",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "left",
"directions": 4
},
{
"name": "right",
"directions": 4
},
{
"name": "middle",
"directions": 4
}
]
}