mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Add Battle Frontier + Facilities to Valid HGSS Met (#2735)
Accessible in Pt/HGSS, but not DP. Closes #2734
This commit is contained in:
parent
549e6f616b
commit
0b5116f567
|
|
@ -246,6 +246,7 @@ public static partial class Legal
|
|||
|
||||
internal static readonly HashSet<int> ValidMet_HGSS = new HashSet<int>
|
||||
{
|
||||
080, 112, 113, 114, 115, 116,
|
||||
126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140,
|
||||
141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160,
|
||||
161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, //171: Route 23 no longer exists
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user