PKHeX/PKHeX.Core/Legality/Evolutions
Kurt f6fb54aecc Move shedinja/egg evo chain short circuit
Some routes use the evolutiontree directly instead of this method (with the same name); should probably consolidate but meh

This causes Shedinja to yield the correct evolution chain when called directly (because nothing naturally evolves to shedinja; it's created out of thin air as a clone)

Take the egg short circuit with it to keep things simple
2020-01-11 21:43:58 -08:00
..
EvolutionSets PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
DexLevel.cs Clean up dexlevel/evocriteria constructor usage 2019-12-05 23:04:24 -08:00
EvoCriteria.cs Clean up dexlevel/evocriteria constructor usage 2019-12-05 23:04:24 -08:00
EvolutionChain.cs Move shedinja/egg evo chain short circuit 2020-01-11 21:43:58 -08:00
EvolutionMethod.cs Rearrange argument check order 2020-01-10 16:02:22 -08:00
EvolutionTree.cs Move shedinja/egg evo chain short circuit 2020-01-11 21:43:58 -08:00
EvolutionType.cs Add toxtricity evo check 2019-11-16 11:01:00 -08:00