mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-24 22:05:15 -05:00
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:
@@ -254,6 +254,7 @@ public enum LegalityCheckResultCode : ushort
|
||||
// Moves - General
|
||||
MoveKeldeoMismatch,
|
||||
MovesShouldMatchRelearnMoves,
|
||||
MovePPMatchesVirtualConsole,
|
||||
|
||||
// Moves - Shop & Alpha
|
||||
MoveShopAlphaMoveShouldBeOther,
|
||||
|
||||
Reference in New Issue
Block a user