mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-07 07:55:09 -05:00
Add egg hatch suggestion for b2w2
This commit is contained in:
@@ -98,6 +98,8 @@ public static int GetSuggestedEggMetLocation(PKM pkm)
|
||||
|
||||
case GameVersion.B:
|
||||
case GameVersion.W:
|
||||
case GameVersion.B2:
|
||||
case GameVersion.W2:
|
||||
return 16; // Route 3
|
||||
|
||||
case GameVersion.X:
|
||||
|
||||
Reference in New Issue
Block a user