PKHeX/PKHeX.Core
Kurt c3e0d5339c Fix jp gen2 save detection
simplification commit was dyslexic on JP/EN.
20 <-> 30 (EN 20, JP 30 is the correct count)

https://bulbapedia.bulbagarden.net/wiki/Pokémon_Storage_System#Core_series_games

pk2 structure is smaller for jp (smaller strings), thus has 30 cap.
International has 20.
2017-10-16 17:33:09 -07:00
..
Game add event flag localization 2017-10-11 20:00:18 -07:00
Legality Flag gen2 egg moves when transferred from gen1 2017-10-16 17:24:19 -07:00
MysteryGifts Misc event egg tweaks 2017-10-05 23:13:48 -07:00
PersonalInfo interpolation++ 2017-09-29 22:58:25 -07:00
PKM Split item cap for usum prep 2017-10-10 19:30:55 -07:00
Properties add recent de strings as resource 2017-10-13 22:40:34 -07:00
Resources Add OT too short check 2017-10-15 18:11:20 -07:00
Ribbons Fix r2 ribbon checks 2017-06-26 22:18:42 -07:00
Saves Fix jp gen2 save detection 2017-10-16 17:33:09 -07:00
Util add event flag localization 2017-10-11 20:00:18 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj usum prep 2017-08-31 22:37:28 -07:00