mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 09:08:02 +00:00
308e6fa291
PKX.Generation is 8, which returns SWSH evo tree; evo tree doesn't have non-galar-native species data, so stuff like Ambipom don't get reversed properly. use math.max for tree fetch when appropriate: - egg generator: pre-evolutions like pichu should be allowed if pk1 - don't fetch format twice, just do math.max |
||
---|---|---|
.. | ||
EncounterCriteria.cs | ||
EncounterEggGenerator.cs | ||
EncounterFinder.cs | ||
EncounterGenerator.cs | ||
EncounterMatchRating.cs | ||
EncounterMovesetGenerator.cs | ||
EncounterOrder.cs | ||
EncounterSlotGenerator.cs | ||
EncounterStaticGenerator.cs | ||
EncounterTradeGenerator.cs | ||
MysteryGiftGenerator.cs | ||
PeekEnumerator.cs |