mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Check max case for level first, then iterate upwards (eliminates inner if) change wc* nature to sbyte (update comparisons, 0xFF too magic-y) use Rand.Next(x) instead of (0, x) |
||
|---|---|---|
| .. | ||
| EncounterEggGenerator.cs | ||
| EncounterFinder.cs | ||
| EncounterGenerator.cs | ||
| EncounterLinkGenerator.cs | ||
| EncounterMovesetGenerator.cs | ||
| EncounterSlotGenerator.cs | ||
| EncounterStaticGenerator.cs | ||
| EncounterTradeGenerator.cs | ||
| MysteryGiftGenerator.cs | ||
| PeekEnumerator.cs | ||