mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-03 16:38:23 +00:00
* 718 and 718-10 exp change and removal of experimental * 719 exp change and removal of exp * 362-mega exp change * 248-mega exp change * Fix missing pixels on 248-mega back-exp * screwing up the master.json to properly commit it Somehow its ignoring the master.json changes when checking mega tyranitar * Reverted the screw up on Master.json Trying to fix so test check the correct files and not look for a png that dont exists * update the exp-sprites.json after Kev gave me the Info I needed I did this * fix it and pokemonSprites text is passing * Final Adjustment for the colors regarding 248-mega. Adjusted the colors so that it would GLOW and not become darker. --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
28 lines
588 B
JSON
28 lines
588 B
JSON
{
|
|
"1": {
|
|
"171717": "101010",
|
|
"4a5a39": "533334",
|
|
"4b5a3b": "533334",
|
|
"727272": "727272",
|
|
"801c17": "004194",
|
|
"922d00": "004194",
|
|
"ce283d": "006fb3",
|
|
"d35200": "0098fc",
|
|
"729a62": "915957",
|
|
"739c62": "915957",
|
|
"aacb9a": "c78482"
|
|
},
|
|
"2": {
|
|
"171717": "101010",
|
|
"4a5a39": "06092f",
|
|
"4b5a3b": "06092f",
|
|
"727272": "727272",
|
|
"801c17": "ee7b06",
|
|
"922d00": "ee7b06",
|
|
"ce283d": "ffa904",
|
|
"d35200": "ffa904",
|
|
"729a62": "2c3071",
|
|
"739c62": "2c3071",
|
|
"aacb9a": "625695"
|
|
}
|
|
} |