mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add FR/LG encounters. #136
This commit is contained in:
parent
841694f83f
commit
81f384e562
7 changed files with 5074 additions and 0 deletions
pokedex/data/csv
|
@ -217,3 +217,35 @@ id,version_group_id,encounter_method_id,slot,rarity
|
|||
216,6,6,3,5
|
||||
217,6,6,4,4
|
||||
218,6,6,5,1
|
||||
219,7,1,1,20
|
||||
220,7,1,2,20
|
||||
221,7,1,3,10
|
||||
222,7,1,4,10
|
||||
223,7,1,5,10
|
||||
224,7,1,6,10
|
||||
225,7,1,7,5
|
||||
226,7,1,8,5
|
||||
227,7,1,9,4
|
||||
228,7,1,10,4
|
||||
229,7,1,11,1
|
||||
230,7,1,12,1
|
||||
231,7,3,1,60
|
||||
232,7,3,2,20
|
||||
233,7,3,3,20
|
||||
234,7,2,1,70
|
||||
235,7,2,2,30
|
||||
236,7,4,1,40
|
||||
237,7,4,2,40
|
||||
238,7,4,3,15
|
||||
239,7,4,4,4
|
||||
240,7,4,5,1
|
||||
241,7,5,1,60
|
||||
242,7,5,2,30
|
||||
243,7,5,3,5
|
||||
244,7,5,4,4
|
||||
245,7,5,5,1
|
||||
246,7,6,1,60
|
||||
247,7,6,2,30
|
||||
248,7,6,3,5
|
||||
249,7,6,4,4
|
||||
250,7,6,5,1
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue