mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
Merge pull request #1299 from sora10pls/master
Fix Old Chateau encounter type
This commit is contained in:
commit
88731e22ac
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ namespace PKHeX.Core
|
|||
{
|
||||
24, // Route 209 (Lost Tower)
|
||||
50, // Mt Coronet
|
||||
70, // Old Chateau
|
||||
84, // Stark Mountain
|
||||
};
|
||||
internal static readonly int[] DPPt_MtCoronetExteriorEncounters =
|
||||
|
|
Loading…
Reference in a new issue