mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-03 01:14:13 -05:00
Add gen7 egg hatch location suggestion
This commit is contained in:
parent
3b75927197
commit
cfe5b25bfb
|
|
@ -284,7 +284,7 @@ private static int getSuggestedEggMetLocation(PKM pkm)
|
|||
|
||||
case GameVersion.SN:
|
||||
case GameVersion.MN:
|
||||
break;
|
||||
return 50; // Route 4
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user