PKHeX/PKHeX.Core/Legality/Areas
Lusamine 15da92f9bc
Document weather for static encounters (#3127)
This only matches the weather table with the Pokemon and does not fully
account for whether a location can spawn a particular weather.

Additional minor changes:
- Adds ScriptedNoMarks to Regis and Glimwood Tangle static encounters
- Corrects a few version-specific Pokemon such as Ludicolo/Shiftry
- Removes erroneous encounters such as Milotic in East/West Lake Axewell
- Removes an unused Motostoke Stadium encounter
2021-01-16 09:31:21 -08:00
..
EncounterArea.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea1.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea2.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea3.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea3XD.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea4.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea5.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea6AO.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea6XY.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea7.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea7b.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea7g.cs Make EncounterArea record type 2021-01-01 10:55:33 -08:00
EncounterArea8.cs Document weather for static encounters (#3127) 2021-01-16 09:31:21 -08:00
EncounterArea8g.cs sync missing changes 2021-01-05 09:51:32 -08:00
TreeCoordinates.cs Minor debug optimizations 2020-11-28 14:55:09 -08:00
TreeEncounterAvailable.cs Minor tweaks 2019-05-29 22:40:07 -07:00
TreesArea.cs Minor debug optimizations 2020-11-28 14:55:09 -08:00