PKHeX/PKHeX.WinForms/Controls
Kurt 8eed9f84ba Fix pk1 catch rate overwriting
CatchRateIsItem is always false, thus the catch rate was always
overwritten with the base species catch rate regardless of if the base
species was the encounter.
For species like Metapod who have different catch rates from their base
species, this would invalidate any Metapod capture. So all possible
catch rates are checked.

Instead of setting the catch rate to the base species catch rate, set it
to the current species. Allows user to set the exact catch rate by
toggling between a legendary and the target species...
2017-05-28 13:19:48 -07:00
..
PKM Editor Fix pk1 catch rate overwriting 2017-05-28 13:19:48 -07:00
SAV Editor add BW2 KeySystem Unlock 2017-05-27 19:32:19 +09:00