mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
cd5c220ddc
Yay abstractions to hide away the quirks. BDSP traded eggs set HT_Friendship and the CurrentHandler flag, but the HatchCounter is always the OT_Friendship value. Trades always receive BaseFriendship, instead of a hardcoded 50. Necessary to not hardcode because it's immutable for eggs. Clicking the hatch counter label now sets it to the legal minimum hatch counter (best), and control clicking sets it to the max (worst). Check the encounter template for the true maximum. |
||
---|---|---|
.. | ||
EggStateLegality.cs |