mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
Add encounter slots for Johto Safari Zone
This commit is contained in:
parent
16cd2be4a2
commit
7dfdd85521
1 changed files with 58 additions and 0 deletions
|
@ -645,3 +645,61 @@ id,version_group_id,encounter_method_id,slot,rarity
|
|||
644,6,27,3,5
|
||||
645,6,27,4,4
|
||||
646,6,27,5,1
|
||||
647,10,1,1,10
|
||||
648,10,1,2,10
|
||||
649,10,1,3,10
|
||||
650,10,1,4,10
|
||||
651,10,1,5,10
|
||||
652,10,1,6,10
|
||||
653,10,1,7,10
|
||||
654,10,1,8,10
|
||||
655,10,1,9,10
|
||||
656,10,1,10,10
|
||||
657,10,2,1,10
|
||||
658,10,2,2,10
|
||||
659,10,2,3,10
|
||||
660,10,2,4,10
|
||||
661,10,2,5,10
|
||||
662,10,2,6,10
|
||||
663,10,2,7,10
|
||||
664,10,2,8,10
|
||||
665,10,2,9,10
|
||||
666,10,2,10,10
|
||||
667,10,2,11,0
|
||||
668,10,2,12,0
|
||||
669,10,3,1,10
|
||||
670,10,3,2,10
|
||||
671,10,3,3,10
|
||||
672,10,3,4,10
|
||||
673,10,3,5,10
|
||||
674,10,3,6,10
|
||||
675,10,3,7,10
|
||||
676,10,3,8,10
|
||||
677,10,3,9,10
|
||||
678,10,3,10,10
|
||||
679,10,3,11,0
|
||||
680,10,3,12,0
|
||||
681,10,4,1,10
|
||||
682,10,4,2,10
|
||||
683,10,4,3,10
|
||||
684,10,4,4,10
|
||||
685,10,4,5,10
|
||||
686,10,4,6,10
|
||||
687,10,4,7,10
|
||||
688,10,4,8,10
|
||||
689,10,4,9,10
|
||||
690,10,4,10,10
|
||||
691,10,4,11,0
|
||||
692,10,4,12,0
|
||||
693,10,5,1,10
|
||||
694,10,5,2,10
|
||||
695,10,5,3,10
|
||||
696,10,5,4,10
|
||||
697,10,5,5,10
|
||||
698,10,5,6,10
|
||||
699,10,5,7,10
|
||||
700,10,5,8,10
|
||||
701,10,5,9,10
|
||||
702,10,5,10,10
|
||||
703,10,5,11,0
|
||||
704,10,5,12,0
|
||||
|
|
|
Loading…
Reference in a new issue