mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 22:40:22 +00:00
9ef2016d35
a level 15/16 magmar has leer/smog twice in its learnset (at level 1 and at actual levels); returning just the 4 previous learned moves at level 15/16 yields duplicates for Smog. [Smog, Leer, Fire Punch, Smog | Leer, Ember]. By ignoring moves already added, the true movepool is acquired also fix TradebackType getting overwritten at the end of the method (in case of nontradeback like korean/egg) |
||
---|---|---|
.. | ||
CheckMoveResult.cs | ||
CheckResult.cs | ||
DexLevel.cs | ||
EggMoves.cs | ||
EncounterArea.cs | ||
EncounterLink.cs | ||
EncounterLock.cs | ||
EncounterSlot.cs | ||
EncounterStatic.cs | ||
EncounterTime.cs | ||
EncounterTrade.cs | ||
EncounterType.cs | ||
EvolutionTree.cs | ||
GBEncounterData.cs | ||
IEncounterable.cs | ||
IGeneration.cs | ||
IMoveset.cs | ||
Learnset.cs | ||
Nature.cs | ||
SlotType.cs | ||
TradebackType.cs | ||
TreesArea.cs | ||
ValidEncounterMoves.cs |