PKHeX/PKHeX.Core/Legality/Encounters
Kurt a03f5dcc9d Make EncounterTrade met location use inheritance
hovering would grab ILocation, which didn't use the flexible met location fetch.

Just repoint stuff and have it as a virtual call, since most of these are fixed values, there's no point increasing the size of the classes besides those for gen4.
2021-05-18 17:14:17 -07:00
..
Data Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
EncounterMisc Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00
EncounterSlot Extract random date to util 2021-05-18 16:58:53 -07:00
EncounterStatic Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00
EncounterTrade Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
Generator Clean up nickname parsing, make Gender an int type 2021-05-14 23:41:14 -07:00
Information Add more xmldoc 2021-02-24 18:08:03 -08:00
Verifiers Minor tweaks 2021-05-18 13:29:55 -07:00
EncounterMatchRating.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00