mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
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 |
||
|---|---|---|
| .. | ||
| Areas | ||
| Encounters | ||
| Enums | ||
| Evolutions | ||
| Learnset | ||
| Moves | ||
| RNG | ||
| Structures | ||
| Tables | ||
| Verifiers | ||
| Analysis.cs | ||
| BulkAnalysis.cs | ||
| BulkGenerator.cs | ||
| Checks.cs | ||
| Core.cs | ||
| Data.cs | ||
| GBRestrictions.cs | ||
| LegalityCheckStrings.cs | ||
| Memories.cs | ||
| VivillonTables.cs | ||
| WordFilter.cs | ||