Add Gen1/2=>7 VC pp table & check bypass

ty anubis, santacrab, and Bowarcky for testing & data aggregation

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
Co-Authored-By: santacrab2 <79347566+santacrab2@users.noreply.github.com>
Co-Authored-By: Bowarcky <54773567+bowarcky@users.noreply.github.com>
This commit is contained in:
Kurt
2026-06-27 17:40:32 -05:00
parent 69ab4e3391
commit 25e3c4d352
34 changed files with 319 additions and 13 deletions

View File

@@ -254,6 +254,7 @@ public enum LegalityCheckResultCode : ushort
// Moves - General
MoveKeldeoMismatch,
MovesShouldMatchRelearnMoves,
MovePPMatchesVirtualConsole,
// Moves - Shop & Alpha
MoveShopAlphaMoveShouldBeOther,