mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 22:40:22 +00:00
5d50f58d86
Label_Species already has a click event for showdown sets with a modifierkey; add a default behavior which checks for pk1 and if so, sets the catch rate to the current species. Users shouldn't have to look up catch rate values or be responsible for editing them; they are currently handled by the pk1 object. Setting a species ID checks if the catch rate is within the species lineage, and only updates it to the current species if the rate doesn't match any. With this change, the user can force the catchrate to match the current species (then change back to the evo form) instead of having to change the species to a separate lineage that does not have the current (not displayed) catch rate value. Closes #1235 |
||
---|---|---|
.. | ||
ContextMenuPKM.cs | ||
ContextMenuPKM.Designer.cs | ||
ContextMenuPKM.resx | ||
EditCK3.cs | ||
EditPK1.cs | ||
EditPK2.cs | ||
EditPK3.cs | ||
EditPK4.cs | ||
EditPK5.cs | ||
EditPK6.cs | ||
EditPK7.cs | ||
EditXK3.cs | ||
PKMEditor.cs | ||
PKMEditor.Designer.cs | ||
PKMEditor.resx |