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

At last, imported item and berry data.

This commit is contained in:
Eevee 2010-04-25 23:23:52 -07:00
parent 25c81541ae
commit fa3d205e51
9 changed files with 991 additions and 443 deletions
pokedex/data/csv

View file

@ -0,0 +1,38 @@
id,pocket_id,name
1,7,
2,5,Effort drop
3,5,Medicine
4,5,Other
5,5,In a pinch
6,5,Picky healing
7,5,Type protection
8,5,Baking only
9,1,
10,1,
11,1,
12,1,
13,1,
14,1,
15,1,
16,1,
17,1,
18,1,
19,1,
20,8,Event items
21,8,Gameplay
22,8,Plot advancement
23,8,Unused
24,1,Loot
25,6,
26,2,
27,2,
28,2,
29,2,
30,2,
31,1,
32,1,Mulch
33,3,Special balls
34,3,Standard balls
35,1,
36,1,
37,4,
1 id pocket_id name
2 1 7
3 2 5 Effort drop
4 3 5 Medicine
5 4 5 Other
6 5 5 In a pinch
7 6 5 Picky healing
8 7 5 Type protection
9 8 5 Baking only
10 9 1
11 10 1
12 11 1
13 12 1
14 13 1
15 14 1
16 15 1
17 16 1
18 17 1
19 18 1
20 19 1
21 20 8 Event items
22 21 8 Gameplay
23 22 8 Plot advancement
24 23 8 Unused
25 24 1 Loot
26 25 6
27 26 2
28 27 2
29 28 2
30 29 2
31 30 2
32 31 1
33 32 1 Mulch
34 33 3 Special balls
35 34 3 Standard balls
36 35 1
37 36 1
38 37 4