mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-27 09:16:03 +00:00
098811c006
* Fixed issue with falsy issue within condition to get a stat for IV scanner * add fix setting code to prevent form/variant bug when default form/variant setting is wrong. in addition, that fix code include gender fix, so i revert old gender fix. update wrong log message. * [Hotfix] Fix Memory Mushroom not showing relearner moves (#3619) * Fix Memory Mushroom not showing relearner moves * Fix rollout test * Rewrite player faint logic in FaintPhase (#3614) * 867 runerigus sprite (#3629) cropped static frames, fixed cropped sprite set runerigus exp to use the shiny exp's animation verified all hex colors are unchanged - fixed ultra necrozma exp front variant swapped arrays. - xatu female eye color fix * [Bug] Preventing the MBH from being stolen in Endless (#3630) * Endless MBH Fix * add import * Revert "add import" This reverts commit814a4059c2
. * Revert "Endless MBH Fix" This reverts commit8eb4481301
. * removed newline --------- Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt> Co-authored-by: frutescens <info@laptop> * [Bug] Fix type-hints for immunity (#3620) * enable mock containers to be found by name * enable mock text to be found by name * add test coverage for type-hints Only for "immunity" and "status moves" * fix wrong message key of curse(ghost type) (#3631) Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt> * [Hotfix] Steal-able Mini Black Hole Pt 2 (#3632) * Still have no idea where Eternatus is given the MBH.... * typedocs --------- Co-authored-by: frutescens <info@laptop> * [Hotfix] Abilities that prevent ATK drops no longer stop other stat drops (#3624) * Abilities that prevent ATK drops no longer stop other stat drops * Apply suggestions from code review Co-authored-by: Mumble <kimjoanne@protonmail.com> * Add `isNullOrUndefined()` utility function --------- * Grip Claw now shows the proper pokemon nickname (#3634) Co-authored-by: frutescens <info@laptop> --------- Co-authored-by: Opaque02 <66582645+Opaque02@users.noreply.github.com> Co-authored-by: KimJeongSun <leo@atlaslabs.ai> Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt> Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com> Co-authored-by: cam <lrlrliwoo@gmail.com> Co-authored-by: Mumble <kimjoanne@protonmail.com> Co-authored-by: frutescens <info@laptop> Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
34 lines
640 B
JSON
34 lines
640 B
JSON
{
|
|
"1": {
|
|
"b0a080": "d96b23",
|
|
"f8f8e8": "ffe1b8",
|
|
"9b8259": "b43c06",
|
|
"e5e4c2": "ffbf79",
|
|
"000000": "000000",
|
|
"bc9b4e": "8e0021",
|
|
"f8f8d0": "ff7e75",
|
|
"e8e088": "ee2033",
|
|
"d0b868": "bc0125",
|
|
"7d673b": "770031",
|
|
"282828": "282828",
|
|
"f84040": "f84040",
|
|
"f88888": "f88888",
|
|
"c81010": "c81010"
|
|
},
|
|
"2": {
|
|
"b0a080": "e552ec",
|
|
"f8f8e8": "ffe2ed",
|
|
"9b8259": "b021c5",
|
|
"e5e4c2": "ffb9f9",
|
|
"000000": "000000",
|
|
"bc9b4e": "900090",
|
|
"f8f8d0": "ff8ae9",
|
|
"e8e088": "ff49e7",
|
|
"d0b868": "d10cc7",
|
|
"7d673b": "510059",
|
|
"282828": "282828",
|
|
"f84040": "f84040",
|
|
"f88888": "1ae2e6",
|
|
"c81010": "00c2d2"
|
|
}
|
|
} |