mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 12:35:20 -05:00
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 | ||