PKHeX/PKHeX.Core/Legality/Encounters
Kurt 8a3804e4b3 Reduce static constructor requirements
Gen1: all are Trade1 objects, and all get the values set; just set the value in the object initializer
Gen2: all are Trade2 objects, set the same version

Gen2 all static encounters already have a version marked. Only thing remaining is to set the language.
2020-09-05 13:06:08 -07:00
..
Data Reduce static constructor requirements 2020-09-05 13:06:08 -07:00
EncounterMisc Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
EncounterSlot Misc iencounterable->pkm generator fixes 2020-09-03 19:00:46 -07:00
EncounterStatic Update EncounterStatic7.cs 2020-09-05 12:33:00 -07:00
EncounterTrade Reduce static constructor requirements 2020-09-05 13:06:08 -07:00
Generator Disallow forms completely in gen2 2020-09-05 12:25:32 -07:00
Information Refactoring 2020-09-05 12:11:43 -07:00
Verifiers Refactoring 2020-09-05 12:11:43 -07:00
IEncounterable.cs Fix dizzy punch egg recognition & gen2 hatch conter verification 2020-07-12 20:58:07 -05:00