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
:)
This commit is contained in:
Kurt
2019-07-08 22:14:21 -07:00
parent 3f4f02cee1
commit 90cc8ca3ec

View File

@@ -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