mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
At last, imported item and berry data. #10
This commit is contained in:
parent
25c81541ae
commit
fa3d205e51
9 changed files with 991 additions and 443 deletions
pokedex/data/csv
38
pokedex/data/csv/item_categories.csv
Normal file
38
pokedex/data/csv/item_categories.csv
Normal 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,
|
|
Loading…
Add table
Add a link
Reference in a new issue