[Bug] Fix Meditite back and female variant sprites (#2929)
This commit is contained in:
parent
0b5b481de6
commit
0c18e95fa4
|
@ -3300,6 +3300,11 @@
|
||||||
1,
|
1,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
|
"307": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
"308": [
|
"308": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
|
@ -6678,6 +6683,11 @@
|
||||||
1,
|
1,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
|
"307": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
"308": [
|
"308": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
{
|
{
|
||||||
"1": {
|
"1": {
|
||||||
"7b6b6b": "314b76",
|
|
||||||
"b5adad": "677d98",
|
|
||||||
"e6dede": "c2cfdb",
|
|
||||||
"000000": "000000",
|
|
||||||
"3a84b5": "51876e",
|
|
||||||
"3a4a5a": "113926",
|
|
||||||
"6bcee6": "7edfb7",
|
|
||||||
"5aa5ce": "66c3a3"
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"7b6b6b": "7a5f5f",
|
"7b6b6b": "7a5f5f",
|
||||||
"b5adad": "9f8383",
|
"b5adad": "9f8383",
|
||||||
"e6dede": "deccc3",
|
"e6dede": "deccc3",
|
||||||
|
@ -18,5 +8,15 @@
|
||||||
"3a4a5a": "5a2859",
|
"3a4a5a": "5a2859",
|
||||||
"6bcee6": "f4a8c8",
|
"6bcee6": "f4a8c8",
|
||||||
"5aa5ce": "ce7bb0"
|
"5aa5ce": "ce7bb0"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"7b6b6b": "314b76",
|
||||||
|
"b5adad": "677d98",
|
||||||
|
"e6dede": "c2cfdb",
|
||||||
|
"000000": "000000",
|
||||||
|
"3a84b5": "51876e",
|
||||||
|
"3a4a5a": "113926",
|
||||||
|
"6bcee6": "7edfb7",
|
||||||
|
"5aa5ce": "66c3a3"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"7b6b6b": "7a5f5f",
|
||||||
|
"b5adad": "9f8383",
|
||||||
|
"e6dede": "deccc3",
|
||||||
|
"000000": "000000",
|
||||||
|
"3a84b5": "7e4377",
|
||||||
|
"3a4a5a": "5a2859",
|
||||||
|
"6bcee6": "f4a8c8",
|
||||||
|
"5aa5ce": "ce7bb0"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"7b6b6b": "314b76",
|
||||||
|
"b5adad": "677d98",
|
||||||
|
"e6dede": "c2cfdb",
|
||||||
|
"000000": "000000",
|
||||||
|
"3a84b5": "51876e",
|
||||||
|
"3a4a5a": "113926",
|
||||||
|
"6bcee6": "7edfb7",
|
||||||
|
"5aa5ce": "66c3a3"
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,34 @@
|
||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"7b6b6b": "7a5f5f",
|
||||||
|
"000000": "000000",
|
||||||
|
"e6dede": "deccc3",
|
||||||
|
"b5adad": "9f8383",
|
||||||
|
"4a4242": "4a4242",
|
||||||
|
"ffffff": "ffffff",
|
||||||
|
"3a4a5a": "5a2859",
|
||||||
|
"b5d6ff": "f4a8c8",
|
||||||
|
"6bcee6": "ce7bb0",
|
||||||
|
"d65252": "d65287",
|
||||||
|
"84424a": "84424a",
|
||||||
|
"3a84b5": "7e4377",
|
||||||
|
"5aa5ce": "b95ba1",
|
||||||
|
"d65273": "d65273"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"7b6b6b": "314b76",
|
||||||
|
"000000": "000000",
|
||||||
|
"e6dede": "c2cfdb",
|
||||||
|
"b5adad": "6f89aa",
|
||||||
|
"4a4242": "1e2f52",
|
||||||
|
"ffffff": "ffffff",
|
||||||
|
"3a4a5a": "113926",
|
||||||
|
"b5d6ff": "7edfb7",
|
||||||
|
"6bcee6": "66c3a3",
|
||||||
|
"d65252": "c067c7",
|
||||||
|
"84424a": "84424a",
|
||||||
|
"3a84b5": "375a47",
|
||||||
|
"5aa5ce": "579578",
|
||||||
|
"d65273": "d65273"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue