* 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
42 lines
733 B
JSON
42 lines
733 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon-flash"
|
|
},
|
|
{
|
|
"name": "off-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|