PKHeX/PKHeX.Core/Legality/Encounters
Kurt 764e506ab5 Set language for gen3 eggs prior to applying nickname
The sav.ApplyTo call above tries to set the current savefile language, but gen3 savs do not have a Language ID saved.

Just mimic what the encounter slots/static/etc do.
2021-06-27 15:43:35 -07:00
..
Data Add squid distribution raids 2021-06-24 20:04:07 -04:00
EncounterMisc Set language for gen3 eggs prior to applying nickname 2021-06-27 15:43:35 -07:00
EncounterSlot Minor tweaks 2021-06-24 00:36:04 -07:00
EncounterStatic Fix incorrect GameVersion reference 2021-06-09 22:56:19 -07:00
EncounterTrade Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
Generator Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Information Fix incorrect GameVersion reference 2021-06-09 22:56:19 -07:00
Verifiers Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -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