mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Castform's forms are all "the Weather Pokémon".
This commit is contained in:
parent
662097888c
commit
2f4bc6a771
1 changed files with 3 additions and 3 deletions
|
@ -660,9 +660,9 @@ id,name,generation_id,evolution_chain_id,height,weight,species,color_id,pokemon_
|
|||
10010,Rotom,4,240,3,3,Plasma,8,1,,-1,45,132,70,0,20,0,489
|
||||
10011,Rotom,4,240,3,3,Plasma,8,1,,-1,45,132,70,0,20,0,488
|
||||
10012,Rotom,4,240,3,3,Plasma,8,1,,-1,45,132,70,0,20,0,491
|
||||
10013,Castform,3,179,3,8,てんき,9,1,3,4,45,147,70,0,25,0,379
|
||||
10014,Castform,3,179,3,8,てんき,9,1,3,4,45,147,70,0,25,0,380
|
||||
10015,Castform,3,179,3,8,てんき,9,1,3,4,45,147,70,0,25,0,381
|
||||
10013,Castform,3,179,3,8,Weather,9,1,3,4,45,147,70,0,25,0,379
|
||||
10014,Castform,3,179,3,8,Weather,9,1,3,4,45,147,70,0,25,0,380
|
||||
10015,Castform,3,179,3,8,Weather,9,1,3,4,45,147,70,0,25,0,381
|
||||
10016,Basculin,5,280,10,180,Hostile,5,,,4,25,161,70,0,40,0,566
|
||||
10017,Darmanitan,5,282,13,929,Blazing,8,,,4,60,189,70,0,20,0,572
|
||||
10018,meroetta,5,335,6,65,せんりつ,9,,,-1,3,270,100,0,120,0,666
|
||||
|
|
|
Loading…
Reference in a new issue