mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
Gen6: Add mach & acro to usable key item memories
This commit is contained in:
parent
ff0030e598
commit
5706fb2fb5
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ public partial class MemoryContext6
|
|||
466, // Gracidea
|
||||
628, 629, // DNA Splicers
|
||||
638, // Reveal Glass
|
||||
718, // Mach Bike
|
||||
719, // Acro Bike
|
||||
765, // Prison Bottle
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue