mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 19:33:10 +00:00
Add missing static encounters to RSE
+ Voltorb and Electrodes at New Mauville
This commit is contained in:
parent
7412d9922e
commit
975df0a2c4
1 changed files with 15 additions and 0 deletions
|
@ -57014,3 +57014,18 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
|
||||||
62493,15,842,570,482,1,1
|
62493,15,842,570,482,1,1
|
||||||
62494,15,842,570,483,1,1
|
62494,15,842,570,483,1,1
|
||||||
62495,15,842,570,487,1,1
|
62495,15,842,570,487,1,1
|
||||||
|
62496,7,388,565,100,25,25
|
||||||
|
62497,27,388,575,100,25,25
|
||||||
|
62498,9,388,566,100,25,25
|
||||||
|
62499,7,388,565,100,25,25
|
||||||
|
62500,27,388,575,100,25,25
|
||||||
|
62501,9,388,566,100,25,25
|
||||||
|
62502,7,388,565,100,25,25
|
||||||
|
62503,27,388,575,100,25,25
|
||||||
|
62504,9,388,566,100,25,25
|
||||||
|
62505,27,388,575,101,30,30
|
||||||
|
62506,9,388,566,101,30,30
|
||||||
|
62507,27,388,575,101,30,30
|
||||||
|
62508,9,388,566,101,30,30
|
||||||
|
62509,7,388,565,101,30,30
|
||||||
|
62510,7,388,565,101,30,30
|
||||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue