mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
English names for everything! #451
This commit is contained in:
parent
edc222bbb6
commit
71b78a631c
5 changed files with 218 additions and 218 deletions
pokedex/data/csv
|
@ -553,7 +553,7 @@ id,name,form_base_pokemon_id,unique_pokemon_id,introduced_in_version_group_id,is
|
|||
552,,552,,11,1,1
|
||||
553,,553,,11,1,1
|
||||
554,,554,,11,1,1
|
||||
555,normal,555,555,11,1,1
|
||||
555,Standard,555,555,11,1,1
|
||||
556,,556,,11,1,1
|
||||
557,,557,,11,1,1
|
||||
558,,558,,11,1,1
|
||||
|
@ -646,8 +646,8 @@ id,name,form_base_pokemon_id,unique_pokemon_id,introduced_in_version_group_id,is
|
|||
645,,645,,11,1,1
|
||||
646,,646,,11,1,1
|
||||
647,,647,,11,1,1
|
||||
648,voice,648,648,11,1,1
|
||||
649,orange,649,,11,1,1
|
||||
648,Aria,648,648,11,1,1
|
||||
649,,649,,11,1,1
|
||||
10001,B,201,,3,0,2
|
||||
10002,C,201,,3,0,3
|
||||
10003,D,201,,3,0,4
|
||||
|
@ -714,15 +714,15 @@ id,name,form_base_pokemon_id,unique_pokemon_id,introduced_in_version_group_id,is
|
|||
10064,Sky,492,10006,9,0,2
|
||||
10065,Spiky-eared,172,,10,0,2
|
||||
10066,Blue-Striped,550,10016,11,0,2
|
||||
10067,daruma,555,10017,11,0,2
|
||||
10067,Zen,555,10017,11,0,2
|
||||
10068,Summer,585,,11,0,2
|
||||
10069,Autumn,585,,11,0,3
|
||||
10070,Winter,585,,11,0,4
|
||||
10071,Summer,586,,11,0,2
|
||||
10072,Autumn,586,,11,0,3
|
||||
10073,Winter,586,,11,0,4
|
||||
10074,step,648,10018,11,0,2
|
||||
10075,blue,649,,11,0,2
|
||||
10076,yellow,649,,11,0,2
|
||||
10077,red,649,,11,0,2
|
||||
10078,white,649,,11,0,2
|
||||
10074,Pirouette,648,10018,11,0,2
|
||||
10075,Douse,649,,11,0,2
|
||||
10076,Shock,649,,11,0,2
|
||||
10077,Burn,649,,11,0,2
|
||||
10078,Chill,649,,11,0,2
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue