PKHeX/PKHeX.Core/Legality/Encounters
LegoFigure11 eeaf19f1c2
Fix incorrect met locations in XD GoD (#3250)
The Hexagon Brothers can be rematched in Phenac City if their shadows aren't snagged at the Cipher Lab, but Seedot, Houndour, Gulpin, and Spheal are all encountered outdoors (Phenac City (XD) [100]). Mareep and Baltoy are both encountered downstairs in the Mayor's House (Phenac City (XD) [096]).

Relevant .xk3 files: https://cdn.discordapp.com/attachments/537784151970021376/880816626176495626/Phenac_Rematches.zip
2021-08-27 07:33:12 -07:00
..
Data Fix incorrect met locations in XD GoD (#3250) 2021-08-27 07:33:12 -07:00
EncounterMisc Simplify Country/Region/ConsoleRegion to byte from int 2021-08-02 19:43:57 -07:00
EncounterSlot Encounter visualization: Show ball and differentiate visually 2021-08-24 14:03:20 -07:00
EncounterStatic Encounter visualization: Show ball and differentiate visually 2021-08-24 14:03:20 -07:00
EncounterTrade Encounter visualization: Show ball and differentiate visually 2021-08-24 14:03:20 -07:00
Generator Minor tweaks 2021-08-25 19:23:15 -07:00
Information Trailing commas 2021-08-20 13:49:20 -07:00
Verifiers Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
EncounterMatchRating.cs Pre-filter memory mismatch on moves 2021-08-15 14:23:15 -07:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00