mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
Actually fix Old Chateau Encouner Type (#1306)
This commit is contained in:
parent
8ddeb13229
commit
2e0f3a9305
|
|
@ -228,7 +228,7 @@ public static partial class Legal
|
|||
};
|
||||
internal static readonly int[] DPPt_MtCoronetExteriorEncounters =
|
||||
{
|
||||
4, 5
|
||||
4, 5, 70
|
||||
};
|
||||
internal static readonly int[] HGSS_CaveLocations =
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user