[Sprite] Fix Espeon's tail partially missing (#2795)
* [Sprite] Fixes Espeon tail Taken from initial commit, pre-Texture Packer compression * [Sprite] Fixes (replaced) shiny Espeon tail Taken from initial commit, pre-Texture Packer compression * [Sprite] Fix variant Espeon tails
This commit is contained in:
parent
fead078bc5
commit
4c34858e89
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.0 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.0 KiB |
|
@ -3,42 +3,42 @@
|
|||
"7b4a7b": "204024",
|
||||
"101010": "101010",
|
||||
"efbdef": "bddd9e",
|
||||
"e6a5d6": "6c9e63",
|
||||
"e7a5d6": "6c9e63",
|
||||
"b57bb5": "416240",
|
||||
"314273": "a86a2c",
|
||||
"4a73b5": "ffb554",
|
||||
"c52152": "ffa80e",
|
||||
"c62152": "ffa80e",
|
||||
"ffffff": "ffffff",
|
||||
"8c2152": "c54200",
|
||||
"8463b5": "ffa72a",
|
||||
"c5c5c5": "c5c5c5"
|
||||
"c6c6c6": "c5c5c5"
|
||||
},
|
||||
"1": {
|
||||
"7b4a7b": "581747",
|
||||
"101010": "101010",
|
||||
"efbdef": "e99eae",
|
||||
"e6a5d6": "d1759c",
|
||||
"e7a5d6": "d1759c",
|
||||
"b57bb5": "953b6c",
|
||||
"314273": "537fde",
|
||||
"4a73b5": "90b7f9",
|
||||
"c52152": "31d9ff",
|
||||
"c62152": "31d9ff",
|
||||
"ffffff": "ffffff",
|
||||
"8c2152": "15a7d2",
|
||||
"8463b5": "1662bf",
|
||||
"c5c5c5": "c5c5c5"
|
||||
"c6c6c6": "c5c5c5"
|
||||
},
|
||||
"2": {
|
||||
"7b4a7b": "9b5250",
|
||||
"101010": "101010",
|
||||
"efbdef": "f5f3e1",
|
||||
"e6a5d6": "ded0af",
|
||||
"e7a5d6": "ded0af",
|
||||
"b57bb5": "ce987a",
|
||||
"314273": "194540",
|
||||
"4a73b5": "39816d",
|
||||
"c52152": "00de92",
|
||||
"c62152": "00de92",
|
||||
"ffffff": "ffffff",
|
||||
"8c2152": "00ad7f",
|
||||
"8463b5": "006b5b",
|
||||
"c5c5c5": "c5c5c5"
|
||||
"c6c6c6": "c5c5c5"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue