mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
455 Carnivine [Base Fix Rare Epic] - @ hamez
base fix for front, back variant icons variant palettes added to masterlist
This commit is contained in:
parent
27e55685d4
commit
39d0ced50b
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
BIN
public/images/pokemon/icons/variant/4/455_2.png
Normal file
BIN
public/images/pokemon/icons/variant/4/455_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 B |
BIN
public/images/pokemon/icons/variant/4/455_3.png
Normal file
BIN
public/images/pokemon/icons/variant/4/455_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 B |
35
public/images/pokemon/variant/455.json
Normal file
35
public/images/pokemon/variant/455.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"1": {
|
||||
"f7ce31": "7c5d53",
|
||||
"c59c31": "4d3432",
|
||||
"9c214a": "451e14",
|
||||
"2b453d": "523b3c",
|
||||
"3a5a3a": "b34a82",
|
||||
"5a6342": "826660",
|
||||
"8c9452": "b89d8c",
|
||||
"846b31": "301e20",
|
||||
"bdc57b": "efd9ba",
|
||||
"422919": "300c0c",
|
||||
"e62919": "775331",
|
||||
"63843a": "e880ab",
|
||||
"29423a": "7e3b67",
|
||||
"8f9653": "e2b0bc"
|
||||
},
|
||||
"2": {
|
||||
"f7ce31": "518078",
|
||||
"ffffff": "affffe",
|
||||
"c59c31": "244a45",
|
||||
"9c214a": "1e4340",
|
||||
"2b453d": "151926",
|
||||
"3a5a3a": "37818a",
|
||||
"5a6342": "2d304e",
|
||||
"8c9452": "424d6e",
|
||||
"846b31": "122e2f",
|
||||
"bdc57b": "6679a1",
|
||||
"422919": "0d2626",
|
||||
"e62919": "406b64",
|
||||
"63843a": "74ddcd",
|
||||
"29423a": "123247",
|
||||
"8f9653": "3d909b"
|
||||
}
|
||||
}
|
@ -1784,6 +1784,11 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"455": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"456": [
|
||||
0,
|
||||
1,
|
||||
@ -6047,6 +6052,11 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"455": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"456": [
|
||||
0,
|
||||
1,
|
||||
|
34
public/images/pokemon/variant/back/455.json
Normal file
34
public/images/pokemon/variant/back/455.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"1": {
|
||||
"f7ce31": "7c5d53",
|
||||
"9c214a": "451e14",
|
||||
"2b453d": "523b3c",
|
||||
"3a5a3a": "b34a82",
|
||||
"5a6342": "826660",
|
||||
"8c9452": "b89d8c",
|
||||
"846b31": "301e20",
|
||||
"bdc57b": "efd9ba",
|
||||
"e62919": "775331",
|
||||
"63843a": "e880ab",
|
||||
"8f9653": "e2b0bc",
|
||||
"29423a": "7e3b67",
|
||||
"c59c31": "4d3432"
|
||||
},
|
||||
"2": {
|
||||
"f7ce31": "518078",
|
||||
"ffffff": "affffe",
|
||||
"9c214a": "1e4340",
|
||||
"2b453d": "151926",
|
||||
"3a5a3a": "37818a",
|
||||
"5a6342": "2d304e",
|
||||
"8c9452": "424d6e",
|
||||
"846b31": "122e2f",
|
||||
"bdc57b": "6679a1",
|
||||
"e62919": "406b64",
|
||||
"63843a": "74ddcd",
|
||||
"422919": "0d2626",
|
||||
"8f9653": "3d909b",
|
||||
"29423a": "123247",
|
||||
"c59c31": "244a45"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user