mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
Add more trainer stats
Thanks Holla!
This commit is contained in:
parent
4cdb6a9271
commit
608c570352
1 changed files with 2 additions and 0 deletions
|
@ -355,6 +355,8 @@ namespace PKHeX.WinForms
|
||||||
{006, "Pokemon Caught"},
|
{006, "Pokemon Caught"},
|
||||||
{008, "Eggs Hatched"},
|
{008, "Eggs Hatched"},
|
||||||
{011, "Link Trades"},
|
{011, "Link Trades"},
|
||||||
|
{012, "Link Battles"},
|
||||||
|
{013, "Link Battle Wins"},
|
||||||
{015, "Battle Spot Battles"},
|
{015, "Battle Spot Battles"},
|
||||||
{019, "Money Spent"},
|
{019, "Money Spent"},
|
||||||
{022, "Exp. Points Collected"},
|
{022, "Exp. Points Collected"},
|
||||||
|
|
Loading…
Reference in a new issue