53 lines
688 B
JSON
53 lines
688 B
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": "brain_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "eyes_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "heart_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "kidneys_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "liver_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
{
|
|
"name": "lungs_human",
|
|
"directions": 1,
|
|
"delays": [
|
|
[1.0]
|
|
]
|
|
},
|
|
]
|
|
} |