PKHeX/PKHeX.Core/Legality/Encounters/EncounterTrade
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
..
EncounterTrade.cs Misc iencounterable->pkm generator fixes 2020-09-03 19:00:46 -07:00
EncounterTrade1.cs Reduce static constructor requirements 2020-09-05 13:06:08 -07:00
EncounterTrade2.cs Reduce static constructor requirements 2020-09-05 13:06:08 -07:00
EncounterTrade3.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade4PID.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade5.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade6.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade7.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade7b.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTrade8.cs Make Generation property get-only per class 2020-08-30 15:35:59 -07:00
EncounterTradeGB.cs Minor clean 2020-07-31 11:20:48 -07:00