* 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
52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "https://github.com/vgstation-coders/vgstation13/raw/78a32d846158a67dcd0ca2375e408fec298b46a0/icons/obj/power.dmi",
|
|
"states": [
|
|
{
|
|
"name": "light-off"
|
|
},
|
|
{
|
|
"name": "empty"
|
|
},
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "open"
|
|
},
|
|
{
|
|
"name": "light-charging",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "light-charged",
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "light-empty",
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
]
|
|
} |