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:
Kurt 2017-03-29 00:58:15 -07:00
parent d6f9ad9bf8
commit 7feb5a8451

View file

@ -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"},