6
2026-01-24 12:49:55 +03:00

85 lines
1.2 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": " taken from TG on commit https://github.com/tgstation/tgstation/commit/7e5f13f558253e76865e81c9641b7ec68e57754b, inhands by mubururu_ (github)",
"states": [
{
"name": "alive",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
},
{
"name": "dead"
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
0.75,
0.75
],
[
0.75,
0.75
],
[
0.75,
0.75
],
[
0.75,
0.75
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
0.75,
0.75
],
[
0.75,
0.75
],
[
0.75,
0.75
],
[
0.75,
0.75
]
]
}
]
}