* [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>
This commit is contained in:
Aviu00
2024-02-28 23:43:54 +09:00
committed by GitHub
parent b5a56e0eca
commit f2b5517b3d
53 changed files with 720 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"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]]}
]}