PKHeX/PKHeX.Core/Legality/Encounters
Kurt 0cdc225224 Kecleon: Comment out static in favor of dexnav encounterslot
Encounter Generator stops yielding if anything was yielded (assumes things that are static encounters can't have anything else that would match).

DexNav boosts the wild level (from 25/27) up to the same level 30 of the static encounter.

Thanks @KR1dude !

Co-Authored-By: KR1dude <kr1dude@users.noreply.github.com>
2020-05-20 18:24:55 -07:00
..
Data Kecleon: Comment out static in favor of dexnav encounterslot 2020-05-20 18:24:55 -07:00
EncounterMisc Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
EncounterSlot Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
EncounterStatic Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
EncounterTrade Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
Generator Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
Information Make IEncounterable expose IVersion get 2020-05-19 21:07:30 -07:00
Verifiers Merge IGeneration into IEncounterable 2020-05-17 12:32:28 -07:00
IEncounterable.cs Make IEncounterable expose IVersion get 2020-05-19 21:07:30 -07:00