Swept commits JSON genocide. (#2991)
* 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
This commit is contained in:
@@ -8,28 +8,22 @@
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
|
||||
@@ -3,77 +3,70 @@
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e",
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-0",
|
||||
"directions": 1
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1",
|
||||
"directions": 1
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-0"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-0",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-0",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-1",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-1",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-2",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-2",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-3",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-3",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"name": "inhand-left-0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"name": "inhand-right-0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,16 +6,13 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-0",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
@@ -24,20 +21,16 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "taser0-inhand-left",
|
||||
|
||||
@@ -8,16 +8,13 @@
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/167a810bc8534a56c74ffa8f1373acd3b1ac70ee/icons/obj/guns/energy/xray.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-0",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
@@ -26,20 +23,16 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4",
|
||||
"directions": 1
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
|
||||
Reference in New Issue
Block a user