mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-07 14:57:19 -05:00
eevee gen7 egg has no moves; always generate eggs first for gen4+ Closes #1179 Closes #1176 (prior commit) there's probably a better way to optimize this (don't check wild encounters if 100% sure it's an egg); best left for future optimization since it's working fine atm. |
||
|---|---|---|
| .. | ||
| EncounterEgg.cs | ||
| EncounterFinder.cs | ||
| EncounterGenerator.cs | ||
| EncounterInvalid.cs | ||
| LegalInfo.cs | ||
| PeekEnumerator.cs | ||
| VerifyCurrentMoves.cs | ||
| VerifyEncounter.cs | ||
| VerifyEvolution.cs | ||
| VerifyRelearnMoves.cs | ||