mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
parent
28b717ce13
commit
87ee90c41b
3 changed files with 95 additions and 8 deletions
pokedex/data/csv
|
@ -1,14 +1,18 @@
|
|||
id,identifier,order
|
||||
1,walk,1
|
||||
2,old-rod,6
|
||||
3,good-rod,7
|
||||
4,super-rod,8
|
||||
5,surf,10
|
||||
6,rock-smash,12
|
||||
7,headbutt,13
|
||||
2,old-rod,10
|
||||
3,good-rod,11
|
||||
4,super-rod,12
|
||||
5,surf,14
|
||||
6,rock-smash,16
|
||||
7,headbutt,17
|
||||
8,dark-grass,5
|
||||
9,grass-spots,2
|
||||
10,cave-spots,3
|
||||
11,bridge-spots,4
|
||||
12,super-rod-spots,9
|
||||
13,surf-spots,11
|
||||
12,super-rod-spots,13
|
||||
13,surf-spots,15
|
||||
14,yellow-flowers,6
|
||||
15,purple-flowers,7
|
||||
16,red-flowers,8
|
||||
17,rough-terrain,9
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue