mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 20:58:30 -05:00
* Fix issue #1200 Minimum level for evolution moves in generation 7 is 2 thanks to the move reminder, also the evolution could be trigger at the minimum level and not the next level, except when the minimum level is the met level * Gen 2 VC Speculation, it wont have Move Reminder because the only gen 2 move reminder was in Pokemon Stadium 2 * Missing variable * Fix update generation 2 level moves |
||
|---|---|---|
| .. | ||
| CheckMoveResult.cs | ||
| CheckResult.cs | ||
| DexLevel.cs | ||
| EggMoves.cs | ||
| EncounterArea.cs | ||
| EncounterLink.cs | ||
| EncounterLock.cs | ||
| EncounterSlot.cs | ||
| EncounterStatic.cs | ||
| EncounterTrade.cs | ||
| EncounterType.cs | ||
| EvolutionTree.cs | ||
| GBEncounterData.cs | ||
| IEncounterable.cs | ||
| IGeneration.cs | ||
| IMoveset.cs | ||
| IRibbonSet.cs | ||
| Learnset.cs | ||
| Nature.cs | ||
| SlotType.cs | ||
| TradebackType.cs | ||
| ValidEncounterMoves.cs | ||