mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 11:23:13 +00:00
Add Celebi encounter to VC Crystal
This commit is contained in:
parent
7dfdd85521
commit
8d437926b7
2 changed files with 2 additions and 0 deletions
|
@ -38,3 +38,4 @@ id,encounter_condition_id,identifier,is_default
|
|||
37,9,story-progress-national-dex,0
|
||||
38,10,other-none,1
|
||||
39,10,other-snorlax-11-beat-league,0
|
||||
40,10,other-virtual-console,0
|
||||
|
|
|
|
@ -58485,3 +58485,4 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
|
|||
62195,16,819,690,339,45,45
|
||||
62196,16,819,691,339,42,42
|
||||
62197,16,819,692,339,45,45
|
||||
62198,6,204,564,251,30,30
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue