* Clothing Folder Complete * All Textures 1st Pass * All Textures 2nd Pass * All Textures 3rd Pass PLUS Manual Tweaking * 5th Pass MORE MANUAL * Fixes flares * 4th Pass (I skipped over) * The 6th Pass (Finality) - With Manual Fixes
56 lines
756 B
JSON
56 lines
756 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
|
|
"states": [
|
|
{
|
|
"name": "icon",
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|