Files

54 lines
781 B
JSON
Raw Permalink Normal View History

2024-08-17 15:20:51 +03:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
2024-08-19 21:02:14 +03:00
"copyright": "https://github.com/frosty-dev/ss14-core",
2024-08-17 15:20:51 +03:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
2024-08-19 21:02:14 +03:00
"directions": 4,
2024-08-17 15:20:51 +03:00
"delays": [
2024-08-19 21:02:14 +03:00
[
0.14,
0.14,
0.14,
0.14,
2024-08-23 04:44:35 +03:00
0.14,
0.14,
2024-08-19 21:02:14 +03:00
0.14
],
[
0.14,
0.14,
0.14,
0.14,
2024-08-23 04:44:35 +03:00
0.14,
0.14,
2024-08-19 21:02:14 +03:00
0.14
],
[
0.14,
0.14,
0.14,
0.14,
2024-08-23 04:44:35 +03:00
0.14,
0.14,
2024-08-19 21:02:14 +03:00
0.14
],
2024-08-17 15:20:51 +03:00
[
0.14,
0.14,
0.14,
0.14,
2024-08-23 04:44:35 +03:00
0.14,
0.14,
2024-08-17 15:20:51 +03:00
0.14
]
]
}
]
}