Fix ORAS Starter location

Oops, not littleroot town.
This commit is contained in:
Kaphotics 2016-03-13 20:55:20 -07:00
parent ef8a0ca708
commit 1ed58fd8d3

View file

@ -322,9 +322,9 @@ namespace PKHeX
new EncounterStatic { Species = 255, Level = 5, Location = 204, Gift = true }, // Torchic
new EncounterStatic { Species = 258, Level = 5, Location = 204, Gift = true }, // Mudkip
new EncounterStatic { Species = 152, Level = 5, Location = 170, Gift = true }, // Chikorita
new EncounterStatic { Species = 155, Level = 5, Location = 170, Gift = true }, // Cyndaquil
new EncounterStatic { Species = 158, Level = 5, Location = 170, Gift = true }, // Totodile
new EncounterStatic { Species = 152, Level = 5, Location = 204, Gift = true }, // Chikorita
new EncounterStatic { Species = 155, Level = 5, Location = 204, Gift = true }, // Cyndaquil
new EncounterStatic { Species = 158, Level = 5, Location = 204, Gift = true }, // Totodile
new EncounterStatic { Species = 387, Level = 5, Location = 204, Gift = true }, // Turtwig
new EncounterStatic { Species = 390, Level = 5, Location = 204, Gift = true }, // Chimchar