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:
Swept
2021-01-13 12:04:38 +00:00
committed by GitHub
parent 0397a2e40b
commit a57db85208
1421 changed files with 3192 additions and 9696 deletions

View File

@@ -9,57 +9,17 @@
"states": [
{
"name": "sheath-equipped-BELT",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "sheath-sabre-equipped-BELT",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "sheath-sabre",
"directions": 1,
"delays": [
[
1
]
]
"name": "sheath-sabre"
},
{
"name": "sheath",
"directions": 1,
"delays": [
[
1
]
]
"name": "sheath"
}
]
}