mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
Add more g7 stats
Thanks tastymeatball!
This commit is contained in:
parent
0ddf6309f7
commit
33359b1526
1 changed files with 9 additions and 1 deletions
|
@ -444,14 +444,20 @@ namespace PKHeX.WinForms
|
|||
{039, "Poke Beans Collected"},
|
||||
{040, "Battles at the Battle Tree"},
|
||||
{041, "Z-Moves Used"},
|
||||
{042, "Balls Used"},
|
||||
{044, "Moves Used"},
|
||||
{046, "Ran From Battles"},
|
||||
{048, "Medicine Used"},
|
||||
{050, "Total Thumbs-Ups"},
|
||||
{052, "Record Thumbs-ups"},
|
||||
{053, "Pokemon Petted"},
|
||||
{065, "RotomDex Interactions"},
|
||||
{066, "Guests Interacted With"},
|
||||
{067, "Berry Piles Collected"},
|
||||
|
||||
{100, "Champion Title Defense"},
|
||||
{105, "Own Fainted Pokémon"},
|
||||
{107, "Failed Run Attempts"},
|
||||
{110, "Pokemon Defeated (Highest)"},
|
||||
{111, "Pokemon Defeated (Today)"},
|
||||
{112, "Pokemon Caught (Highest)"},
|
||||
|
@ -461,7 +467,7 @@ namespace PKHeX.WinForms
|
|||
{116, "Pokemon Evolved (Highest)"},
|
||||
{117, "Pokemon Evolved (Today)"},
|
||||
{118, "Fossils Restored"},
|
||||
{119, "Photos Taken"},
|
||||
{119, "Photos Rated"},
|
||||
{123, "Loto-ID Wins"},
|
||||
{124, "PP Raised"},
|
||||
{127, "Shiny Pokemon Encountered"},
|
||||
|
@ -469,6 +475,8 @@ namespace PKHeX.WinForms
|
|||
{129, "Facilities Hosted"},
|
||||
{130, "QR Code Scans"},
|
||||
{132, "Café Drinks Bought"},
|
||||
{133, "Trainer Card Photos Taken"},
|
||||
{134, "Evolutions Cancelled"},
|
||||
{137, "Battle Royal Dome Battles"},
|
||||
{158, "Outfit Changes"},
|
||||
{159, "Battle Royal Dome Wins"},
|
||||
|
|
Loading…
Reference in a new issue