31 lines
496 B
JSON
31 lines
496 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "by Litogin",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"load": {
|
|
"srgb": false
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "jumpsuit",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "shoes",
|
|
"directions" : 4
|
|
},
|
|
{
|
|
"name": "jumpsuit-female",
|
|
"directions" : 4
|
|
},
|
|
{
|
|
"name": "outerclothing_hardsuit",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|