Fix the remaining invalid RSIs (#13113)

This commit is contained in:
metalgearsloth
2022-12-21 04:49:18 +11:00
committed by GitHub
parent 4fa2920472
commit b1b3f765fa
15 changed files with 316 additions and 60 deletions

View File

@@ -31,13 +31,13 @@
0.3
],
[
0
1.8
],
[
0
1.8
],
[
0
1.8
]
]
},
@@ -73,13 +73,13 @@
0.5
],
[
0
4.8
],
[
0
4.8
],
[
0
4.8
]
]
}

View File

@@ -4,20 +4,17 @@
"x": 32,
"y": 32
},
"license": "AGPL v3",
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris",
"states": [
{
"name": "mw"
},
{
"name": "mw_unlit"
},
{
"name": "mw0"
},
{
"name": "mw_running_unlit",
@@ -30,15 +27,12 @@
},
{
"name": "mwb"
},
{
"name": "mwbloody"
},
{
"name": "mwbloody0"
},
{
"name": "mwbloody1",
@@ -68,4 +62,4 @@
]
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 B