38 lines
589 B
JSON
38 lines
589 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"size": {
|
||
|
|
"x": 32,
|
||
|
|
"y": 32
|
||
|
|
},
|
||
|
|
"license": "CC0-1.0",
|
||
|
|
"copyright": "ГусьМопсик",
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "walkman_working_overlay",
|
||
|
|
"delays": [
|
||
|
|
[
|
||
|
|
0.1,
|
||
|
|
0.1,
|
||
|
|
0.1,
|
||
|
|
0.1
|
||
|
|
]
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "equipped-BELT",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "walkman"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "walkman-inhand-right",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "walkman-inhand-left",
|
||
|
|
"directions": 4
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|