mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 00:06:18 +00:00
59b1e58507
* [Bug] Female variant Rhyperior missing .json palette Adds the missing variant back palette map. Taken from the male variant back. * [Bug] Female variant Rhyperior missing .json palette Adds the missing variant front palette map. Taken from the male variant. * [Bug] Female variant Rhydon line missing .json palette Lets the game know that variants, both front and back, for Rhydon, Rhyhorn, and Rhyperior exist. * [Bug] Female variant Rhydon, Rhyperior missing .json palette Adds the missing variant front palette maps. Taken from the male variants. * [Bug] Female variant Rhydon, Rhyperior missing .json palette Adds the missing variant back palette maps. Taken from the male variant backs.
22 lines
397 B
JSON
22 lines
397 B
JSON
{
|
|
"1": {
|
|
"5a5a7b": "261e2d",
|
|
"bdbdce": "6a547a",
|
|
"8484ad": "402f51",
|
|
"3a3a52": "261e2d",
|
|
"101010": "101010",
|
|
"e6e6ef": "9781ab",
|
|
"ffffff": "ffffff",
|
|
"ad3a29": "ad3a29"
|
|
},
|
|
"2": {
|
|
"5a5a7b": "ab4355",
|
|
"bdbdce": "e18db3",
|
|
"8484ad": "d76688",
|
|
"3a3a52": "6d2935",
|
|
"101010": "101010",
|
|
"e6e6ef": "f7b4d1",
|
|
"ffffff": "ffffff",
|
|
"ad3a29": "ad3a29"
|
|
}
|
|
} |