* [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,114 @@
{
"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
}
]
}