mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 04:23:12 +00:00
Add Pickup item record
This only applies to Pickup/honey gather ability procs 179 is incremented if some value is >10000, which is immediately after photos rated (119) 184 is incremented if GetSelectRankRoyal == 3 (after 159 and 137) other pairs: 5,137 eh just check Savedata::IncRecord usages
This commit is contained in:
parent
d6f9ad9bf8
commit
7feb5a8451
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ namespace PKHeX.WinForms
|
||||||
{134, "Evolutions Cancelled"},
|
{134, "Evolutions Cancelled"},
|
||||||
{135, "SOS Battle Allies Called"},
|
{135, "SOS Battle Allies Called"},
|
||||||
{137, "Battle Royal Dome Battles"},
|
{137, "Battle Royal Dome Battles"},
|
||||||
|
{138, "Items Picked Up after Battle"},
|
||||||
{139, "Ate in Malasadas Shop"},
|
{139, "Ate in Malasadas Shop"},
|
||||||
{141, "Dishes eaten in Battle Buffet"},
|
{141, "Dishes eaten in Battle Buffet"},
|
||||||
{142, "Pokémon Refresh Accessed"},
|
{142, "Pokémon Refresh Accessed"},
|
||||||
|
|
Loading…
Reference in a new issue