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

This commit is contained in:
Jabak
2024-08-23 02:25:53 +03:00
163 changed files with 2022 additions and 714 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "White Dream",
"copyright": "Giedi Prime",
"size": {
"x": 64,
"y": 64

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,45 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/ss14-core",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14
]
]
}
]
}