mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix incorrect FR/LG Safari Zone entries
This commit is contained in:
parent
6978771321
commit
f99364fff0
1 changed files with 40 additions and 40 deletions
|
@ -2677,46 +2677,46 @@ location_area_id,encounter_method_id,version_id,rate
|
||||||
343,1,11,7
|
343,1,11,7
|
||||||
344,1,10,5
|
344,1,10,5
|
||||||
344,1,11,5
|
344,1,11,5
|
||||||
468,1,10,21
|
345,1,10,21
|
||||||
468,1,11,21
|
345,1,11,21
|
||||||
468,2,10,20
|
345,2,10,20
|
||||||
468,2,11,20
|
345,2,11,20
|
||||||
468,3,10,20
|
345,3,10,20
|
||||||
468,3,11,20
|
345,3,11,20
|
||||||
468,4,10,20
|
345,4,10,20
|
||||||
468,4,11,20
|
345,4,11,20
|
||||||
468,5,10,2
|
345,5,10,2
|
||||||
468,5,11,2
|
345,5,11,2
|
||||||
469,1,10,21
|
346,1,10,21
|
||||||
469,1,11,21
|
346,1,11,21
|
||||||
469,2,10,20
|
346,2,10,20
|
||||||
469,2,11,20
|
346,2,11,20
|
||||||
469,3,10,20
|
346,3,10,20
|
||||||
469,3,11,20
|
346,3,11,20
|
||||||
469,4,10,20
|
346,4,10,20
|
||||||
469,4,11,20
|
346,4,11,20
|
||||||
469,5,10,2
|
346,5,10,2
|
||||||
469,5,11,2
|
346,5,11,2
|
||||||
470,1,10,21
|
347,1,10,21
|
||||||
470,1,11,21
|
347,1,11,21
|
||||||
470,2,10,20
|
347,2,10,20
|
||||||
470,2,11,20
|
347,2,11,20
|
||||||
470,3,10,20
|
347,3,10,20
|
||||||
470,3,11,20
|
347,3,11,20
|
||||||
470,4,10,20
|
347,4,10,20
|
||||||
470,4,11,20
|
347,4,11,20
|
||||||
470,5,10,2
|
347,5,10,2
|
||||||
470,5,11,2
|
347,5,11,2
|
||||||
471,1,10,21
|
348,1,10,21
|
||||||
471,1,11,21
|
348,1,11,21
|
||||||
471,2,10,20
|
348,2,10,20
|
||||||
471,2,11,20
|
348,2,11,20
|
||||||
471,3,10,20
|
348,3,10,20
|
||||||
471,3,11,20
|
348,3,11,20
|
||||||
471,4,10,20
|
348,4,10,20
|
||||||
471,4,11,20
|
348,4,11,20
|
||||||
471,5,10,2
|
348,5,10,2
|
||||||
471,5,11,2
|
348,5,11,2
|
||||||
323,1,10,7
|
323,1,10,7
|
||||||
323,1,11,7
|
323,1,11,7
|
||||||
323,2,10,20
|
323,2,10,20
|
||||||
|
|
|
Loading…
Reference in a new issue