47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9f4bd6e0d5e457b6a36f3c505a8194116a666d6f",
|
|
"states": [
|
|
{
|
|
"name": "gas_mask",
|
|
"directions": 1,
|
|
"delays": [ [ 1.0 ] ]
|
|
},
|
|
{
|
|
"name": "equipped-MASK",
|
|
"directions": 4,
|
|
"delays": [
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4,
|
|
"delays": [
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4,
|
|
"delays": [
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ],
|
|
[ 1.0 ]
|
|
]
|
|
}
|
|
]
|
|
}
|