PKHeX/PKHeX.Core/Legality/Encounters
Kurt 4dc04cb4b9 Add pelago status value check + etc
0, [9,19] are set (didn't see 15), but there's also a switch case which
references all values 0-19.

these values are used by a 80 sbyte array (4*20) in the Resort.cro

remove usages of "goto case"
2018-08-27 20:44:26 -07:00
..
Data Add mr mime to usum additions for egg balls 2018-08-26 09:43:11 -07:00
Generator Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
Information Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
Verifiers Add pelago status value check + etc 2018-08-27 20:44:26 -07:00
EncounterEgg.cs Misc cleanup 2018-07-22 17:14:22 -07:00
EncounterInvalid.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterLink.cs Remove unnecessary empty array allocations 2018-08-01 18:30:51 -07:00
EncounterRejected.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterSlot.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterSlot1.cs Refactoring 2018-05-12 12:28:48 -07:00
EncounterSlotMoves.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStatic.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterStaticPID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticShadow.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterStaticTyped.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTrade.cs Rework gen1 trade OT handling 2018-07-10 16:45:24 -07:00
EncounterTradeCatchRate.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTradePID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
LegalInfo.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00