mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-15 16:41:03 -05:00
Move basement key item ID to illegal group
no functional change, item is unobtainable but still can be 'give all' and in permitted list
This commit is contained in:
parent
9ded3333d0
commit
d511fccdb4
|
|
@ -112,13 +112,13 @@ public static partial class Legal
|
|||
629, 631, 632, 638, 697,
|
||||
|
||||
// Illegal
|
||||
716, 717, 745, 746, 747, 748, 749, 750, // For the cheaters who want useless items...
|
||||
716, 717, 723, 745, 746, 747, 748, 749, 750, // For the cheaters who want useless items...
|
||||
|
||||
// ORAS
|
||||
457, 474, 503,
|
||||
|
||||
718, 719,
|
||||
720, 721, 722, 723, 724, 725, 726, 727, 728, 729,
|
||||
720, 721, 722, 724, 725, 726, 727, 728, 729,
|
||||
730, 731, 732, 733, 734, 735, 736, 738, 739,
|
||||
740, 741, 742, 743, 744,
|
||||
751, 765, 766, 771, 772, 774, 775,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user