mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-26 02:55:13 -05:00
Add more g7 stat records
Thanks tastymeatball!
This commit is contained in:
@@ -407,15 +407,19 @@ private void B_GenTID_Click(object sender, EventArgs e)
|
||||
{006, "Pokemon Caught"},
|
||||
{007, "Pokemon Caught Fishing"},
|
||||
{008, "Eggs Hatched"},
|
||||
{009, "Pokemon Evolved"},
|
||||
{009, "Pokémon Evolved"},
|
||||
{010, "Pokémon Healed at Pokémon Centers"},
|
||||
{011, "Link Trades"},
|
||||
{012, "Link Battles"},
|
||||
{013, "Link Battle Wins"},
|
||||
{015, "Battle Spot Battles"},
|
||||
{016, "Mart Stack Purchases"},
|
||||
{019, "Money Spent"},
|
||||
{021, "Pokémon Defeated"},
|
||||
{022, "Exp. Points Collected"},
|
||||
{024, "Deposited in the GTS"},
|
||||
{025, "Nicknames Given"},
|
||||
{026, "Bonus Premier Balls Received"},
|
||||
{027, "Battle Points Earned"},
|
||||
{028, "Battle Points Spent"},
|
||||
{029, "Super Effective Moves Used"},
|
||||
@@ -434,6 +438,7 @@ private void B_GenTID_Click(object sender, EventArgs e)
|
||||
{052, "Record Thumbs-ups"},
|
||||
{053, "Pokemon Petted"},
|
||||
{066, "Guests Interacted With"},
|
||||
{067, "Berry Piles Collected"},
|
||||
|
||||
{100, "Champion Title Defense"},
|
||||
{110, "Pokemon Defeated (Highest)"},
|
||||
|
||||
Reference in New Issue
Block a user