- add: new races - vulpies and tajarans

This commit is contained in:
2024-02-12 15:48:28 +03:00
parent a68c1d13b7
commit 7bc240ade4
227 changed files with 2720 additions and 1 deletions

View File

@@ -0,0 +1,109 @@
{
"version": 1,
"license": "CC-BY-NC-SA 3.0",
"copyright": "https://github.com/TauCetiStation/TauCetiClassic/pull/9727",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tajaran",
"directions": 4
},
{
"name": "tajaran_fem",
"directions": 4
},
{
"name": "tajaran-anim",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B