81 lines
1.2 KiB
JSON
81 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13",
|
|
"states": [
|
|
{
|
|
"name": "head_m",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "torso_m",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "l_arm",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "r_arm",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "l_hand",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "r_hand",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "l_leg",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "r_leg",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "l_foot",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "r_foot",
|
|
"directions": 4,
|
|
"delays": [
|
|
[1.0], [1.0], [1.0], [1.0]
|
|
]
|
|
}
|
|
]
|
|
} |