mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
Merge pull request #1300 from javierhimura/master
Fix inhabited generation 3 for Frosslass
This commit is contained in:
commit
11bc562186
|
|
@ -93,7 +93,7 @@ public static partial class Legal
|
|||
|
||||
internal static readonly int[] FutureEvolutionsGen3 =
|
||||
{
|
||||
407,424,429,430,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,700
|
||||
407,424,429,430,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,700
|
||||
};
|
||||
|
||||
internal static readonly int[] FutureEvolutionsGen3_LevelUpGen4 =
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user