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

English names for everything!

This commit is contained in:
Lynn "Zhorken" Vaughan 2011-03-02 16:38:50 -05:00
parent edc222bbb6
commit 71b78a631c
5 changed files with 218 additions and 218 deletions
pokedex/data/csv

View file

@ -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

1 id name form_base_pokemon_id unique_pokemon_id introduced_in_version_group_id is_default order
553 552 552 11 1 1
554 553 553 11 1 1
555 554 554 11 1 1
556 555 normal Standard 555 555 11 1 1
557 556 556 11 1 1
558 557 557 11 1 1
559 558 558 11 1 1
646 645 645 11 1 1
647 646 646 11 1 1
648 647 647 11 1 1
649 648 voice Aria 648 648 11 1 1
650 649 orange 649 11 1 1
651 10001 B 201 3 0 2
652 10002 C 201 3 0 3
653 10003 D 201 3 0 4
714 10064 Sky 492 10006 9 0 2
715 10065 Spiky-eared 172 10 0 2
716 10066 Blue-Striped 550 10016 11 0 2
717 10067 daruma Zen 555 10017 11 0 2
718 10068 Summer 585 11 0 2
719 10069 Autumn 585 11 0 3
720 10070 Winter 585 11 0 4
721 10071 Summer 586 11 0 2
722 10072 Autumn 586 11 0 3
723 10073 Winter 586 11 0 4
724 10074 step Pirouette 648 10018 11 0 2
725 10075 blue Douse 649 11 0 2
726 10076 yellow Shock 649 11 0 2
727 10077 red Burn 649 11 0 2
728 10078 white Chill 649 11 0 2