mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Merge branch 'oracle'. #109
This commit is contained in:
commit
0c8aadc53c
8 changed files with 72 additions and 19 deletions
pokedex/data/csv
|
@ -23,7 +23,7 @@ id,pocket_id,identifier
|
|||
22,8,plot-advancement
|
||||
23,8,unused
|
||||
24,1,loot
|
||||
25,6,
|
||||
25,6,all-mail
|
||||
26,2,vitamins
|
||||
27,2,healing
|
||||
28,2,pp-recovery
|
||||
|
@ -34,7 +34,7 @@ id,pocket_id,identifier
|
|||
34,3,standard-balls
|
||||
35,1,dex-completion
|
||||
36,1,scarves
|
||||
37,4,
|
||||
37,4,all-machines
|
||||
38,7,flutes
|
||||
39,3,apricorn-balls
|
||||
40,8,apricorn-box
|
||||
|
|
|
|
@ -23,7 +23,7 @@ item_category_id,local_language_id,name
|
|||
22,9,Plot advancement
|
||||
23,9,Unused
|
||||
24,9,Loot
|
||||
25,9,
|
||||
25,9,All mail
|
||||
26,9,Vitamins
|
||||
27,9,Healing
|
||||
28,9,PP recovery
|
||||
|
@ -34,7 +34,7 @@ item_category_id,local_language_id,name
|
|||
34,9,Standard balls
|
||||
35,9,Dex completion
|
||||
36,9,Scarves
|
||||
37,9,
|
||||
37,9,All machines
|
||||
38,9,Flutes
|
||||
39,9,Apricorn balls
|
||||
40,9,Apricorn Box
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue