mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 16:48:01 +00:00
39f98a4a94
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 |