1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Added some HG/SS item data.

This commit is contained in:
Eevee 2010-05-01 23:49:34 -07:00
parent 9ca0f486f6
commit 2040ed2b37
2 changed files with 130 additions and 0 deletions
pokedex/data/csv

View file

@ -36,3 +36,6 @@ id,pocket_id,name
36,1,Scarves
37,4,
38,7,Flutes
39,3,Apricorn balls
40,8,Apricorn Box
41,8,Data Cards

1 id pocket_id name
36 36 1 Scarves
37 37 4
38 38 7 Flutes
39 39 3 Apricorn balls
40 40 8 Apricorn Box
41 41 8 Data Cards