mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
[Sprite] Add missing Gigantamax Kingler back variants (#3696)
* [Sprite] Add Gigantamax Kingler back palette Edited from front counterpart. * [Sprite] Use Gigantamax Kingler back palettes
This commit is contained in:
parent
7f76739591
commit
85e95a751d
@ -4312,6 +4312,11 @@
|
|||||||
1,
|
1,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
|
"99-gigantamax": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
"100": [
|
"100": [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
|
32
public/images/pokemon/variant/back/99-gigantamax.json
Normal file
32
public/images/pokemon/variant/back/99-gigantamax.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"1": {
|
||||||
|
"c56a5a": "6232a9",
|
||||||
|
"f6c58b": "9f60d5",
|
||||||
|
"832908": "3b1c69",
|
||||||
|
"ee8b4a": "8853bf",
|
||||||
|
"101010": "101010",
|
||||||
|
"735210": "534681",
|
||||||
|
"fdfdfd": "ffdbdb",
|
||||||
|
"e1d0db": "d5869b",
|
||||||
|
"ffe6b4": "c3d6ff",
|
||||||
|
"eebd8b": "9ba3d9",
|
||||||
|
"b47b5a": "7c72b6",
|
||||||
|
"b5a6b5": "b65782",
|
||||||
|
"9a859a": "872d65"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"c56a5a": "2d6f9e",
|
||||||
|
"f6c58b": "75e0e8",
|
||||||
|
"832908": "22447d",
|
||||||
|
"ee8b4a": "43adc4",
|
||||||
|
"101010": "101010",
|
||||||
|
"735210": "1e1743",
|
||||||
|
"fdfdfd": "b1f1cf",
|
||||||
|
"e1d0db": "73c1c2",
|
||||||
|
"ffe6b4": "464d89",
|
||||||
|
"eebd8b": "31296f",
|
||||||
|
"b47b5a": "231b4e",
|
||||||
|
"b5a6b5": "44778a",
|
||||||
|
"9a859a": "2f4c6b"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user