mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-19 07:20:57 +00:00
[fix] masterlist Added missiing variants. Added Qwuilfish variants
Qwilfish icons variant palettes Enabled variants for pokemon in title. 39 40 174 Jigglypff Wigglytuff Igglybuff 587 Emolga 211 Qwilfish
This commit is contained in:
parent
4c2c2dc2a5
commit
5f4af620ba
BIN
public/images/pokemon/icons/variant/2/211_2.png
Normal file
BIN
public/images/pokemon/icons/variant/2/211_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 386 B |
BIN
public/images/pokemon/icons/variant/2/211_3.png
Normal file
BIN
public/images/pokemon/icons/variant/2/211_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 B |
28
public/images/pokemon/variant/211.json
Normal file
28
public/images/pokemon/variant/211.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"1": {
|
||||
"940000": "1c6449",
|
||||
"194a52": "321128",
|
||||
"dede94": "f1c17c",
|
||||
"428494": "80294b",
|
||||
"c5c57b": "dc9565",
|
||||
"a5ad6b": "ad6643",
|
||||
"3a6363": "611a42",
|
||||
"d65263": "48be87",
|
||||
"ffa594": "9ee79b",
|
||||
"6b5231": "6d2c2c",
|
||||
"73adb5": "a0415e"
|
||||
},
|
||||
"2": {
|
||||
"940000": "385881",
|
||||
"194a52": "1c2f5b",
|
||||
"dede94": "365492",
|
||||
"428494": "60abdc",
|
||||
"c5c57b": "2b3e7b",
|
||||
"a5ad6b": "1e275b",
|
||||
"3a6363": "396796",
|
||||
"d65263": "a9cfd7",
|
||||
"ffa594": "cafefd",
|
||||
"6b5231": "181f46",
|
||||
"73adb5": "8bd9ee"
|
||||
}
|
||||
}
|
@ -134,6 +134,16 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"39": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"40": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"41": [
|
||||
0,
|
||||
1,
|
||||
@ -574,6 +584,11 @@
|
||||
1,
|
||||
2
|
||||
],
|
||||
"174": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"175": [
|
||||
1,
|
||||
1,
|
||||
@ -2139,6 +2154,11 @@
|
||||
0,
|
||||
0
|
||||
],
|
||||
"587": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"590": [
|
||||
0,
|
||||
1,
|
||||
@ -4187,6 +4207,16 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"39": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"40": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"41": [
|
||||
0,
|
||||
1,
|
||||
@ -4627,6 +4657,11 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"174": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"175": [
|
||||
1,
|
||||
1,
|
||||
@ -4877,6 +4912,11 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"211": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"212-mega": [
|
||||
1,
|
||||
2,
|
||||
@ -6187,6 +6227,11 @@
|
||||
0,
|
||||
0
|
||||
],
|
||||
"587": [
|
||||
0,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"590": [
|
||||
0,
|
||||
1,
|
||||
|
22
public/images/pokemon/variant/back/211.json
Normal file
22
public/images/pokemon/variant/back/211.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"a5ad6b": "ad6643",
|
||||
"194a52": "321128",
|
||||
"dede94": "f1c17c",
|
||||
"428494": "80294b",
|
||||
"c5c57b": "dc9565",
|
||||
"3a6363": "611a42",
|
||||
"6b5231": "6d2c2c",
|
||||
"73adb5": "a0415e"
|
||||
},
|
||||
"2": {
|
||||
"a5ad6b": "1e275b",
|
||||
"194a52": "1c2f5b",
|
||||
"dede94": "365492",
|
||||
"428494": "60abdc",
|
||||
"c5c57b": "2b3e7b",
|
||||
"3a6363": "396796",
|
||||
"6b5231": "181f46",
|
||||
"73adb5": "8bd9ee"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user