From 90cc8ca3ec8cbf290b52a8e2c76fcc33c519069c Mon Sep 17 00:00:00 2001 From: Kurt Date: Mon, 8 Jul 2019 22:14:21 -0700 Subject: [PATCH] Add Celebrate for lgpe valid move filter event move only still haven't bothered finding the table in the exefs that results in the pkm with an oob move being dummied. hardcoded based on data for now :) --- PKHeX.Core/Legality/Tables/Tables7b.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/Legality/Tables/Tables7b.cs b/PKHeX.Core/Legality/Tables/Tables7b.cs index 639dd1a01..b33c2ca61 100644 --- a/PKHeX.Core/Legality/Tables/Tables7b.cs +++ b/PKHeX.Core/Legality/Tables/Tables7b.cs @@ -271,7 +271,7 @@ public static partial class Legal 257, 261, 263, 269, 270, 276, 280, 281, 339, 347, 355, 364, 369, 389, 394, 398, 399, 403, 404, 405, 406, 417, 420, 430, 438, 446, 453, 483, 492, 499, - 503, 504, 525, 529, 583, 585, 605, 742 + 503, 504, 525, 529, 583, 585, 605, 606, 742 }; #endregion