* [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>
14 lines
626 B
JSON
14 lines
626 B
JSON
{
|
|
"version":1,
|
|
"size":{"x":32,"y":32},
|
|
"copyright":"https://github.com/Baystation12/Baystation12/commits/dev/icons/mob/species/skrell","license":"CC-BY-3.0",
|
|
"states":[
|
|
|
|
{"name":"Male","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},
|
|
{"name":"Female","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},
|
|
{"name":"Long","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},
|
|
{"name":"Short","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},
|
|
{"name":"Verylong","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},
|
|
{"name":"Veryshort","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]}
|
|
]}
|