* Slightly reorganizes Body yaml * Slightly reorganizes Body yaml * You can now monch all organs * Rewrites Mobs/Species/.rsi meta.jsons and replaces some human organ sprites * ReIDs organs and does some more cleanup
76 lines
1.2 KiB
JSON
76 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "groin_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "groin_m",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_m",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "overlay_husk",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_m",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "vox_m",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|