[Sprite] Fix Cofagrigus sprite (#3045)
* Fix Cofagrigus sprite * Base sprite fix * Created json variant file... manually
This commit is contained in:
parent
fcbe5e9d76
commit
4353ccc008
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 27 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 27 KiB |
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"1": {
|
||||
"101010": "101010",
|
||||
"216b7b": "18265c",
|
||||
"294a4a": "242b71",
|
||||
"3194ad": "32459b",
|
||||
"393942": "a40e38",
|
||||
"6b5a21": "684327",
|
||||
"b58431": "8c6742",
|
||||
"ffbd31": "d29887",
|
||||
"ffffff": "e4d8ff",
|
||||
"9c2142": "63f3ca",
|
||||
"ff3121": "a0f7ff",
|
||||
"393941": "521f2d"
|
||||
},
|
||||
"2": {
|
||||
"101010": "101010",
|
||||
"216b7b": "923c1c",
|
||||
"294a4a": "591105",
|
||||
"3194ad": "e03241",
|
||||
"393942": "3ce483",
|
||||
"6b5a21": "74350f",
|
||||
"b58431": "9c5e19",
|
||||
"ffbd31": "d9e878",
|
||||
"ffffff": "eaffa6",
|
||||
"9c2142": "b1f1d2",
|
||||
"ff3121": "ecffeb",
|
||||
"393941": "2a3430"
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 53 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 53 KiB |
|
@ -1721,8 +1721,8 @@
|
|||
],
|
||||
"563": [
|
||||
0,
|
||||
2,
|
||||
2
|
||||
1,
|
||||
1
|
||||
],
|
||||
"568": [
|
||||
0,
|
||||
|
|
Loading…
Reference in New Issue