mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-26 21:26:49 -05:00
Moved to checks Returns why it's invalid Added base egg move checks -- all eggs need level1 moves, can only be pushed out. The move table acts as a sliding window; grab a list of level1 moves, tack on relearn moves, then observe window view (last 4). Added egg met level check |
||
|---|---|---|
| .. | ||
| Analysis.cs | ||
| Checks.cs | ||
| Core.cs | ||
| Data.cs | ||
| Tables.cs | ||