mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
Update for Latest Berry Event (#2234)
Because the Berry are now Released on Gen7, allow Items now on Legality Check: Enigma, Micle, Custap, Jaboca
This commit is contained in:
parent
c1fa7d3916
commit
3c552cc1e7
1 changed files with 5 additions and 5 deletions
|
@ -611,11 +611,11 @@ namespace PKHeX.Core
|
|||
181, // Watmel Berry
|
||||
182, // Durin Berry
|
||||
183, // Belue Berry
|
||||
208, // Enigma Berry
|
||||
209, // Micle Berry
|
||||
210, // Custap Berry
|
||||
211, // Jaboca Berry
|
||||
212, // Rowap Berry
|
||||
//208, // Enigma Berry
|
||||
//209, // Micle Berry
|
||||
//210, // Custap Berry
|
||||
//211, // Jaboca Berry
|
||||
//212, // Rowap Berry
|
||||
215, // Macho Brace
|
||||
260, // Red Scarf
|
||||
261, // Blue Scarf
|
||||
|
|
Loading…
Reference in a new issue