mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-14 16:27:21 +00:00
Gen 4 Bug Contest source link was incorrect
This commit is contained in:
parent
14a42b5dc4
commit
98fd09b653
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@ namespace PKHeX.Core
|
|||
},
|
||||
new EncounterArea
|
||||
{
|
||||
// Source http://bulbapedia.bulbagarden.net/wiki/Johto_Safari_Zone#Pok.C3.A9mon
|
||||
// Source http://bulbapedia.bulbagarden.net/wiki/Bug-Catching_Contest#Generation_IV
|
||||
Location = 207, // National Park Catching Contest
|
||||
Slots = new[]
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue