mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-10 15:16:11 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user