Skip to content

Commit 97f1722

Browse files
authored
Add files via upload
1 parent 672f42b commit 97f1722

File tree

9 files changed

+41
-0
lines changed

9 files changed

+41
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Created by VladIsLove and SuBL for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "equipped-FEET",
12+
"directions": 4
13+
},
14+
{
15+
"name": "on-equipped-FEET",
16+
"directions": 4
17+
},
18+
{
19+
"name": "icon"
20+
},
21+
{
22+
"name": "icon-on"
23+
},
24+
{
25+
"name": "inhand-left",
26+
"directions": 4
27+
},
28+
{
29+
"name": "inhand-right",
30+
"directions": 4
31+
},
32+
{
33+
"name": "on-inhand-left",
34+
"directions": 4
35+
},
36+
{
37+
"name": "on-inhand-right",
38+
"directions": 4
39+
}
40+
]
41+
}
Loading
Loading
Loading

0 commit comments

Comments
 (0)