PKHeX/PKHeX.Core/Legality/Encounters/Data
Kurt ef5ff32c3c Add GO transfer restrictions for min level
Closes #2381

Keep Raichu and Marowak at the end for ez referencing. Keep a separate
refence for alolan kanto stuff for futureproofing

Might want to improve the EncounterArea abstraction to do the
slot-finding labor themselves, but whatever, hardcode stuff until swsh
throws new monkey wrenches in. A good idea would be a dictionary with
level forcings [species | form << 10] = X and use the dictionary to
check on slot creation
2019-09-02 18:38:12 -07:00
..
EncounterEvent.cs Add WB7 and legality detection logic 2018-11-21 12:24:41 -08:00
Encounters1.cs Remove machoke trade catchrate restriction 2019-04-12 22:46:05 -07:00
Encounters2.cs Add VC2 trade OT gender check 2019-06-29 17:43:09 -07:00
Encounters3.cs Add Realgam Tower to Colosseum Encounters (#2368) 2019-07-30 08:43:30 -07:00
Encounters3Shadow.cs Reduce npclock object size 2019-01-06 20:58:57 -08:00
Encounters3Teams.cs Add ereader locks 2018-10-29 19:43:32 -07:00
Encounters4.cs Encounters cleanup (#2335) 2019-06-25 10:55:35 -07:00
Encounters5.cs Encounters cleanup (#2335) 2019-06-25 10:55:35 -07:00
Encounters6.cs Encounters cleanup (#2335) 2019-06-25 10:55:35 -07:00
Encounters7.cs Encounters cleanup (#2335) 2019-06-25 10:55:35 -07:00
Encounters7b.cs Add GO transfer restrictions for min level 2019-09-02 18:38:12 -07:00
EncountersWC3.cs Disallow shiny aura 2019-05-17 17:48:45 -07:00
EncounterUtil.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00