mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-25 07:47:14 -05:00
Level = Level is equivalent to Level = 0 update EggInfoSource to use Level instead of LevelMin (LevelMin returns Level, just be clear on usage) update VerifyCurrentMoves so that only gen1/2 do the gen1/2 move update methods. Recently extended all encounters to have a generation property; we only care about gen1/2 here. https://projectpokemon.org/home/forums/topic/43655-pokemon-crystal-egg-mark-as-not-legit/ |
||
|---|---|---|
| .. | ||
| Encounters | ||
| Enums | ||
| Moves | ||
| Ribbons | ||
| RNG | ||
| Structures | ||
| Analysis.cs | ||
| Checks.cs | ||
| Core.cs | ||
| Data.cs | ||
| LegalityCheckStrings.cs | ||
| Tables.cs | ||
| Tables1.cs | ||
| Tables2.cs | ||
| Tables3.cs | ||
| Tables4.cs | ||
| Tables5.cs | ||
| Tables6.cs | ||
| Tables7.cs | ||
| VivillonTables.cs | ||
| WordFilter.cs | ||