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

66 lines
1.3 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by EmoGarbage404, inhands by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
]
]
},
{
"name": "penguin",
"directions": 4
},
{
"name": "dead"
}
]
}