Files
crystall-punk-14/Resources/Textures/Objects/BodySystem/Organs/basic_human.rsi/meta.json
2020-05-13 21:48:49 +02:00

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]
]
},
]
}