PKHeX/PKHeX.Core/Legality/Restrictions
Lusamine 928abfac3e
Properly check Vivillon form legality (#3235)
This uses more current crowdsourced information to update the country
and subregion tables for Vivillon forms. It's possible to change the
country/subregion within a 3DS console region, so only forms that cannot
be obtained for a console region are flagged as illegal. If a form is
not native to the country/subregion, it is marked as Fishy instead.

https://docs.google.com/spreadsheets/d/e/2PACX-1vTVVOEZbXLVQvjIdzGACpZ_IrOWgVDBr_Wa-xULK3191BP9lf1tep-z-PsmcAfaH_aE56j3GHDX_9UO/pubhtml
2021-08-02 08:57:21 -07:00
..
EvolutionRestrictions.cs Minor tweaks 2021-06-03 12:04:19 -07:00
GBRestrictions.cs Move min level check for gen1/2 closer to move adder 2021-07-22 21:25:15 -07:00
ItemRestrictions.cs Use more expression return style 2021-01-01 17:08:49 -08:00
Locale3DS.cs More tweaks 2021-02-19 10:52:26 -08:00
Memories.cs Add TMs to Item param list 2021-07-03 13:18:51 -07:00
Vivillon3DS.cs Properly check Vivillon form legality (#3235) 2021-08-02 08:57:21 -07:00
WordFilter.cs Use invariant culture for ToUpper/ToLower 2021-06-24 09:16:36 -07:00