* [add] Мокрые скреллочки * - add: Skrell slim body type. * Skrell movement fix, add weight (#72) * - fix: Fix species. --------- Co-authored-by: rhailrake <49613070+rhailrake@users.noreply.github.com> Co-authored-by: TestUnit <UndefinedSignal@users.noreply.github.com>
115 lines
1.7 KiB
JSON
115 lines
1.7 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-3.0",
|
|
"copyright": "https://github.com/Baystation12/Baystation12/commits/dev/icons/mob/species/skrell",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "full_slim"
|
|
},
|
|
{
|
|
"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": "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": "head_slim_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_arm_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_foot_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_hand_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_leg_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_arm_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_foot_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_hand_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_leg_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_slim_f",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|