Merge remote-tracking branch 'upstream/master' into ups

This commit is contained in:
Jabak
2024-09-29 13:08:38 +03:00
128 changed files with 1836 additions and 824 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,151 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Valtos",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "m_tail_leopard_primary",
"directions": 4
},
{
"name": "m_tail_leopard_tertiary",
"directions": 4
},
{
"name": "m_waggingtail_leopard_primary",
"directions": 4,
"delays": [
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
]
]
},
{
"name": "m_waggingtail_leopard_tertiary",
"directions": 4,
"delays": [
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
],
[
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177,
0.177
]
]
}
]
}

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/a138859aec54b20dac65eb76e94e9db1b2202f55 and modified by Swept",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/a138859aec54b20dac65eb76e94e9db1b2202f55 and modified by Swept and 6elblu_0331",
"size": {
"x": 32,
"y": 32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB