From f23874b1ae952bdfd0fcceb5c9350476e18fc988 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 27 Nov 2019 01:55:15 +0100 Subject: [PATCH] Safari/Sports Ball is also not released --- PKHeX.Core/Legality/Tables/Tables8.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PKHeX.Core/Legality/Tables/Tables8.cs b/PKHeX.Core/Legality/Tables/Tables8.cs index 63ff2cb06..a14e53be8 100644 --- a/PKHeX.Core/Legality/Tables/Tables8.cs +++ b/PKHeX.Core/Legality/Tables/Tables8.cs @@ -379,6 +379,8 @@ public static partial class Legal { // todo -- someone pls fill this in once the game is thoroughly played // I just put a few here so that the list isn't empty. + 5, // Safari Ball + 499, // Sport Ball 298, // Flame Plate 299, // Splash Plate 300, // Zap Plate