PKHeX/PKHeX.Core/Legality/Restrictions
Kurt 9f249ef4d6 Add bounds check for API purposes
chris doing things funkily, might as well range check ourselves before blindly accessing the array

Use a const value for vivillon max wild form value
2021-08-19 18:59:24 -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 Fix OT->HT memory string output for HT verifier 2021-08-12 17:33:31 -07:00
Vivillon3DS.cs Add bounds check for API purposes 2021-08-19 18:59:24 -07:00
WordFilter.cs Use invariant culture for ToUpper/ToLower 2021-06-24 09:16:36 -07:00