pokerogue/public/images/pokemon/variant/back/female/464.json
chaosgrimmon 59b1e58507
[Bug] Female variant Rhyhorn line missing .json palette [#1681] (#1718)
* [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.
2024-06-02 09:40:37 -05:00

34 lines
673 B
JSON

{
"1": {
"523100": "3b1f58",
"bd4200": "60418a",
"ef5200": "6f4d9f",
"29293a": "1f1028",
"3a3a4a": "3b2d40",
"101010": "101010",
"7b6b7b": "6e5d7b",
"6b6373": "6b6373",
"cecede": "cecede",
"efefff": "efefff",
"5a4a63": "514259",
"948cad": "948cad",
"943a00": "4c2f6e",
"ad2900": "ad2900"
},
"2": {
"523100": "492133",
"bd4200": "7d445c",
"ef5200": "6d3950",
"29293a": "442339",
"3a3a4a": "701f38",
"101010": "101010",
"7b6b7b": "c6405b",
"6b6373": "b66360",
"cecede": "e8a797",
"efefff": "ffdfd1",
"5a4a63": "8f2c41",
"948cad": "d98f87",
"943a00": "5b2e42",
"ad2900": "6c7c00"
}
}