mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
Add 8 more g7 trainer stat records
Thanks tastymeatball & Holla!
This commit is contained in:
parent
cbfbad2f54
commit
08a7f818f2
|
|
@ -444,7 +444,7 @@ private void B_GenTID_Click(object sender, EventArgs e)
|
|||
{037, "Beans Given"},
|
||||
{038, "Festival Coins Spent"},
|
||||
{039, "Poke Beans Collected"},
|
||||
{040, "Battles at the Battle Tree"},
|
||||
{040, "Battle Tree Challenges"},
|
||||
{041, "Z-Moves Used"},
|
||||
{042, "Balls Used"},
|
||||
{044, "Moves Used"},
|
||||
|
|
@ -452,11 +452,15 @@ private void B_GenTID_Click(object sender, EventArgs e)
|
|||
{047, "Rock Smash Items"},
|
||||
{048, "Medicine Used"},
|
||||
{050, "Total Thumbs-Ups"},
|
||||
{051, "Times Twirled"},
|
||||
{052, "Record Thumbs-ups"},
|
||||
{053, "Pokemon Petted"},
|
||||
{054, "Poké Pelago Visits"},
|
||||
{055, "Poké Bean Trades"},
|
||||
{056, "Poké Pelago Tapped Pokémon"},
|
||||
{057, "Poké Pelago Bean Stacks put in Crate"},
|
||||
{063, "Battle Videos Watched"},
|
||||
{064, "Battle Videos Rebattled"},
|
||||
{065, "RotomDex Interactions"},
|
||||
{066, "Guests Interacted With"},
|
||||
{067, "Berry Piles Collected"},
|
||||
|
|
@ -476,12 +480,16 @@ private void B_GenTID_Click(object sender, EventArgs e)
|
|||
{117, "Pokemon Evolved (Today)"},
|
||||
{118, "Fossils Restored"},
|
||||
{119, "Photos Rated"},
|
||||
{120, "Best Super Singles Streak"},
|
||||
{121, "Best Super Doubles Streak"},
|
||||
{122, "Best Super Multi Streak"},
|
||||
{123, "Loto-ID Wins"},
|
||||
{124, "PP Raised"},
|
||||
{127, "Shiny Pokemon Encountered"},
|
||||
{128, "Missions Participated In"},
|
||||
{129, "Facilities Hosted"},
|
||||
{130, "QR Code Scans"},
|
||||
{131, "Moves learned with TMs"},
|
||||
{132, "Café Drinks Bought"},
|
||||
{133, "Trainer Card Photos Taken"},
|
||||
{134, "Evolutions Cancelled"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user