35 lines
606 B
JSON
35 lines
606 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"size": {
|
||
|
|
"x": 32,
|
||
|
|
"y": 32
|
||
|
|
},
|
||
|
|
"license": "CC-BY-SA-3.0",
|
||
|
|
"copyright": "Created by TheShuEd (github) for Space Station 14",
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "small"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "medium"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-left",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-right",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "o1"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "o2"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|