* 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
29 lines
585 B
JSON
29 lines
585 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/a7290010020e541ed6b57817a07023ca6bef26fe",
|
|
"states": [
|
|
{
|
|
"name": "broken"
|
|
},
|
|
{
|
|
"name": "normal-unshaded",
|
|
"delays": [
|
|
[
|
|
3.0,
|
|
0.2,
|
|
0.3,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "off"
|
|
}
|
|
]
|
|
}
|