mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Enable female experimental sprites
This commit is contained in:
parent
c363d2b93c
commit
3eacc6ca35
@ -201,6 +201,8 @@
|
||||
"6211",
|
||||
"6215",
|
||||
"6215",
|
||||
"6215f",
|
||||
"6215f",
|
||||
"65-mega",
|
||||
"65-mega",
|
||||
"650",
|
||||
@ -291,8 +293,8 @@
|
||||
"666-tundra",
|
||||
"667",
|
||||
"667",
|
||||
"668-female",
|
||||
"668-female",
|
||||
"668f",
|
||||
"668f",
|
||||
"668",
|
||||
"668",
|
||||
"669-blue",
|
||||
@ -1333,6 +1335,8 @@
|
||||
"6211b",
|
||||
"6215b",
|
||||
"6215b",
|
||||
"6215bf",
|
||||
"6215bf",
|
||||
"65b-mega",
|
||||
"65b-mega",
|
||||
"650b",
|
||||
@ -1423,8 +1427,8 @@
|
||||
"666b-tundra",
|
||||
"667b",
|
||||
"667b",
|
||||
"668b-female",
|
||||
"668b-female",
|
||||
"668bf",
|
||||
"668bf",
|
||||
"668b",
|
||||
"668b",
|
||||
"669b-blue",
|
||||
@ -2467,6 +2471,8 @@
|
||||
"6211sb",
|
||||
"6215sb",
|
||||
"6215sb",
|
||||
"6215sbf",
|
||||
"6215sbf",
|
||||
"65sb-mega",
|
||||
"65sb-mega",
|
||||
"650sb",
|
||||
@ -2559,6 +2565,8 @@
|
||||
"667sb",
|
||||
"668sb",
|
||||
"668sb",
|
||||
"668sbf",
|
||||
"668sbf",
|
||||
"669sb-blue",
|
||||
"669sb-blue",
|
||||
"669sb-orange",
|
||||
@ -3604,6 +3612,8 @@
|
||||
"6211s",
|
||||
"6215s",
|
||||
"6215s",
|
||||
"6215sf",
|
||||
"6215sf",
|
||||
"65s-mega",
|
||||
"65s-mega",
|
||||
"650s",
|
||||
@ -3694,8 +3704,8 @@
|
||||
"666s-tundra",
|
||||
"667s",
|
||||
"667s",
|
||||
"668s-female",
|
||||
"668s-female",
|
||||
"668sf",
|
||||
"668sf",
|
||||
"668s",
|
||||
"668s",
|
||||
"669s-blue",
|
||||
@ -4587,6 +4597,7 @@
|
||||
"475-mega_3",
|
||||
"475-mega_3",
|
||||
"6215",
|
||||
"6215f",
|
||||
"653",
|
||||
"654",
|
||||
"6549",
|
||||
@ -4856,6 +4867,7 @@
|
||||
"475b-mega_3",
|
||||
"475b-mega_3",
|
||||
"6215b",
|
||||
"6215bf",
|
||||
"653b",
|
||||
"654b",
|
||||
"6549b",
|
||||
|
1028
public/images/pokemon/exp/back/female/6215.json
Normal file
1028
public/images/pokemon/exp/back/female/6215.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/images/pokemon/exp/back/female/6215.png
Normal file
BIN
public/images/pokemon/exp/back/female/6215.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
1028
public/images/pokemon/exp/back/shiny/female/6215.json
Normal file
1028
public/images/pokemon/exp/back/shiny/female/6215.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/images/pokemon/exp/back/shiny/female/6215.png
Normal file
BIN
public/images/pokemon/exp/back/shiny/female/6215.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
2078
public/images/pokemon/exp/female/6215.json
Normal file
2078
public/images/pokemon/exp/female/6215.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/images/pokemon/exp/female/6215.png
Normal file
BIN
public/images/pokemon/exp/female/6215.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
2078
public/images/pokemon/exp/shiny/female/6215.json
Normal file
2078
public/images/pokemon/exp/shiny/female/6215.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/images/pokemon/exp/shiny/female/6215.png
Normal file
BIN
public/images/pokemon/exp/shiny/female/6215.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
@ -2143,7 +2143,9 @@
|
||||
"6705": [0, 1, 1],
|
||||
"6706": [0, 1, 1],
|
||||
"6713": [0, 1, 1],
|
||||
"female": {},
|
||||
"female": {
|
||||
"6215": [0, 1, 1]
|
||||
},
|
||||
"back": {
|
||||
"3-mega": [0, 2, 2],
|
||||
"6-mega-x": [0, 2, 2],
|
||||
@ -2470,7 +2472,10 @@
|
||||
"6571": [0, 1, 1],
|
||||
"6705": [0, 1, 1],
|
||||
"6706": [0, 1, 1],
|
||||
"6713": [0, 1, 1]
|
||||
"6713": [0, 1, 1],
|
||||
"female": {
|
||||
"6215": [0, 1, 1]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
32
public/images/pokemon/variant/exp/back/female/6215.json
Normal file
32
public/images/pokemon/variant/exp/back/female/6215.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"1": {
|
||||
"724ca2": "12968b",
|
||||
"9c9bce": "ae8976",
|
||||
"503678": "0f5d6d",
|
||||
"956cbe": "31dabb",
|
||||
"514a80": "402010",
|
||||
"dcdbf7": "d0b3a4",
|
||||
"080808": "080808",
|
||||
"28234b": "220d0a",
|
||||
"7d6ca4": "672e26",
|
||||
"584d80": "401914",
|
||||
"f6f6ff": "f6f6ff",
|
||||
"bdbdc5": "bdbdc5",
|
||||
"c52973": "ea903f"
|
||||
},
|
||||
"2": {
|
||||
"724ca2": "982e33",
|
||||
"9c9bce": "3c8775",
|
||||
"503678": "601522",
|
||||
"956cbe": "cc5427",
|
||||
"514a80": "14273a",
|
||||
"dcdbf7": "60ae7e",
|
||||
"080808": "080808",
|
||||
"28234b": "0a191e",
|
||||
"7d6ca4": "395962",
|
||||
"584d80": "1c3942",
|
||||
"f6f6ff": "f6f6ff",
|
||||
"bdbdc5": "bdbdc5",
|
||||
"c52973": "f49633"
|
||||
}
|
||||
}
|
38
public/images/pokemon/variant/exp/female/6215.json
Normal file
38
public/images/pokemon/variant/exp/female/6215.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"1": {
|
||||
"503678": "0f5d6d",
|
||||
"080808": "080808",
|
||||
"514a80": "402010",
|
||||
"956cbe": "31dabb",
|
||||
"9c9bce": "ae8976",
|
||||
"724ca2": "12968b",
|
||||
"dcdbf7": "d0b3a4",
|
||||
"7d6ca4": "853a36",
|
||||
"c58b08": "6e6f6f",
|
||||
"ffde7b": "a7a7a7",
|
||||
"584d80": "562627",
|
||||
"28234b": "220d0a",
|
||||
"c52973": "ea903f",
|
||||
"bdbdc5": "bdbdc5",
|
||||
"f6f6ff": "f6f6ff",
|
||||
"000000": "000000"
|
||||
},
|
||||
"2": {
|
||||
"503678": "601522",
|
||||
"080808": "080808",
|
||||
"514a80": "14273a",
|
||||
"956cbe": "cc5427",
|
||||
"9c9bce": "3c8775",
|
||||
"724ca2": "982e33",
|
||||
"dcdbf7": "60ae7e",
|
||||
"7d6ca4": "395962",
|
||||
"c58b08": "ffa341",
|
||||
"ffde7b": "ffe07e",
|
||||
"584d80": "1c3942",
|
||||
"28234b": "0a191e",
|
||||
"c52973": "f49633",
|
||||
"bdbdc5": "bdbdc5",
|
||||
"f6f6ff": "f6f6ff",
|
||||
"000000": "000000"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user