PKHeX/PKHeX.Core/Legality/Localization
Kurt 0428865d03 Gen4: relax Korean<->International legality
Closes #4811
Follow-up needed (or never):
* OT names: any more?
* OT names: dependent on OT Version/Gender? Dependent on uploader Version/Gender?
* Trigger: on any char being within the Korean chartable span?
* Nicknames: wiped if triggered?
* Trash bytes: if nickname wiped, does it clear correctly? 5-char nickname on Muk would leave 1 char as trash.

Sad this was never common knowledge back in the day.
Add some utility methods to quickly check if sanitization should apply.
2026-05-29 23:50:04 -05:00
..
EncounterDisplayLocalization.cs
GeneralLocalization.cs
LegalityCheckLocalization.cs Gen4: relax Korean<->International legality 2026-05-29 23:50:04 -05:00
LegalityCheckResultCodeExtensions.cs Gen4: relax Korean<->International legality 2026-05-29 23:50:04 -05:00
LegalityLocalizationContext.cs
LegalityLocalizationSet.cs
MoveSourceLocalization.cs