mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
Add encounter conditions to crystal route 13
For some reason the conditions on this specific area where missing in crystal, despite the data being present in encounters the conditions were not attached to them
This commit is contained in:
parent
39c7bf7a6b
commit
4b5e21f589
1 changed files with 21 additions and 0 deletions
|
@ -19853,3 +19853,24 @@ encounter_id,encounter_condition_value_id
|
|||
62195,5
|
||||
62196,5
|
||||
62197,5
|
||||
55979,4
|
||||
55980,4
|
||||
55981,4
|
||||
55982,4
|
||||
55983,4
|
||||
55984,4
|
||||
55985,4
|
||||
55986,3
|
||||
55987,3
|
||||
55988,3
|
||||
55989,3
|
||||
55990,3
|
||||
55991,3
|
||||
55992,3
|
||||
55993,5
|
||||
55994,5
|
||||
55995,5
|
||||
55996,5
|
||||
55997,5
|
||||
55998,5
|
||||
55999,5
|
||||
|
|
|
Loading…
Reference in a new issue