remove mind blown for sm

off by one
Closes #1658, thanks @Ntonio36
This commit is contained in:
Kurt
2017-11-24 12:05:08 -08:00
parent 66c038e301
commit 20cd29c088

View File

@@ -6,7 +6,7 @@ namespace PKHeX.Core
public static partial class Legal
{
internal const int MaxSpeciesID_7 = 802;
internal const int MaxMoveID_7 = 720;
internal const int MaxMoveID_7 = 719;
internal const int MaxItemID_7 = 920;
internal const int MaxAbilityID_7 = 232;
internal const int MaxBallID_7 = 0x1A; // 26