tail fix (#64)

This commit is contained in:
HitPanda
2023-05-16 11:35:24 +03:00
committed by Aviu00
parent ff771b1761
commit aa9bd80610
3 changed files with 32 additions and 1 deletions

View File

@@ -9,7 +9,37 @@
"states": [
{
"name": "tail",
"directions": 4
"directions": 4,
"delays": [
[
0.4,
0.4,
0.4,
0.4,
0.4
],
[
0.4,
0.4,
0.4,
0.4,
0.4
],
[
0.4,
0.4,
0.4,
0.4,
0.4
],
[
0.4,
0.4,
0.4,
0.4,
0.4
]
]
}
]
}