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

Tympole and Timburr; also Basculin's forms are Stripe*d*.

Tympole and Timburr:
http://www.officialnintendomagazine.co.uk/article.php?id=23389
This commit is contained in:
Lynn "Zhorken" Vaughan 2011-02-02 02:46:15 -05:00
parent 70e04dda47
commit 6c11455b28
3 changed files with 5 additions and 5 deletions
pokedex/data/csv

View file

@ -548,7 +548,7 @@ id,name,form_base_pokemon_id,unique_pokemon_id,introduced_in_version_group_id,is
547,,547,,11,1,1
548,,548,,11,1,1
549,,549,,11,1,1
550,Red-Stripe,550,550,11,1,1
550,Red-Striped,550,550,11,1,1
551,,551,,11,1,1
552,,552,,11,1,1
553,,553,,11,1,1
@ -713,7 +713,7 @@ id,name,form_base_pokemon_id,unique_pokemon_id,introduced_in_version_group_id,is
10063,Origin,487,10007,9,0,2
10064,Sky,492,10006,9,0,2
10065,Spiky-eared,172,,10,0,2
10066,Blue-Stripe,550,10016,11,0,2
10066,Blue-Striped,550,10016,11,0,2
10067,daruma,555,10017,11,0,2
10068,Summer,585,,11,0,2
10069,Autumn,585,,11,0,3

1 id name form_base_pokemon_id unique_pokemon_id introduced_in_version_group_id is_default order
548 547 547 11 1 1
549 548 548 11 1 1
550 549 549 11 1 1
551 550 Red-Stripe Red-Striped 550 550 11 1 1
552 551 551 11 1 1
553 552 552 11 1 1
554 553 553 11 1 1
713 10063 Origin 487 10007 9 0 2
714 10064 Sky 492 10006 9 0 2
715 10065 Spiky-eared 172 10 0 2
716 10066 Blue-Stripe Blue-Striped 550 10016 11 0 2
717 10067 daruma 555 10017 11 0 2
718 10068 Summer 585 11 0 2
719 10069 Autumn 585 11 0 3