Crowbar, Wrench, Welder inhand (#990)

This commit is contained in:
Swept
2020-05-24 19:44:22 +00:00
committed by GitHub
parent 67143b1371
commit 8860ca6e2c
21 changed files with 405 additions and 7 deletions

View File

@@ -0,0 +1,54 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "icon",
"directions": 1,
"delays": [
[
1
]
]
}
]
}