mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
965039e258
Fix Slot8b fallback ball not being Poké (was 0). Swap eevee & none move sentinels; branch-if-zero easier for compiler. Lift EV-any-above100 to be checked first; fetching personal and getting EXP is slower than checking 6 indexes in stack. Both branches would check. Most pokemon won't have EVs >100 as users flip through boxes in gen3/4. |
||
---|---|---|
.. | ||
AreaWeather9.cs | ||
EncounterArea9.cs | ||
EncounterDist9.cs | ||
EncounterFixed9.cs | ||
EncounterMight9.cs | ||
EncounterSlot9.cs | ||
EncounterStatic9.cs | ||
EncounterTera9.cs | ||
EncounterTrade9.cs | ||
IGemType.cs | ||
ITeraRaid9.cs | ||
SizeType9.cs |