PKHeX/PKHeX.Core/Legality/Encounters/Data
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
..
EncounterEvent.cs Initialize mgdb for tests that need it initialized 2018-05-27 15:57:28 -07:00
Encounters1.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00
Encounters2.cs Refactoring 2018-06-10 10:44:05 -07:00
Encounters3.cs Refactoring 2018-05-12 12:28:48 -07:00
Encounters4.cs Refactoring 2018-05-12 12:28:48 -07:00
Encounters5.cs Fill empty ability values with ability1 2018-06-15 23:41:07 -07:00
Encounters6.cs Update generator to handle link celebi 2018-05-20 09:06:32 -07:00
Encounters7.cs Refactoring 2018-05-12 12:28:48 -07:00
EncountersWC3.cs Update fateful handling 2018-05-27 14:38:03 -07:00
EncounterUtil.cs Refactoring 2018-03-30 16:31:40 -07:00