PKHeX/PKHeX.Core/PersonalInfo
Kurt f8a1d26694 Fill empty ability values with ability1
update handling that checked for this case to instead check for
equivalence to ability1 instead of 0

was generating a PGF with ability[1] = 0, which is not correct. Just fix
the binaries to behave and get rid of all the workarounds since future
tables don't have missing values.
2018-06-15 23:41:07 -07:00
..
PersonalInfo.cs Update hovered slot on box change 2018-05-13 08:14:46 -07:00
PersonalInfoB2W2.cs Fix b2w2 tutor reads 2018-04-10 17:36:54 -07:00
PersonalInfoBW.cs Fill empty ability values with ability1 2018-06-15 23:41:07 -07:00
PersonalInfoG1.cs Refactoring 2018-05-12 12:28:48 -07:00
PersonalInfoG2.cs Fix KChart errors 2018-03-18 11:22:20 -07:00
PersonalInfoG3.cs Fill empty ability values with ability1 2018-06-15 23:41:07 -07:00
PersonalInfoG4.cs remove linq personalinfo bit fetch 2018-02-16 19:34:42 -08:00
PersonalInfoORAS.cs remove linq personalinfo bit fetch 2018-02-16 19:34:42 -08:00
PersonalInfoSM.cs remove linq personalinfo bit fetch 2018-02-16 19:34:42 -08:00
PersonalInfoXY.cs remove linq personalinfo bit fetch 2018-02-16 19:34:42 -08:00
PersonalTable.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00