mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 19:33:10 +00:00
fix: add is_baby
This commit is contained in:
parent
d3b5d6e0dc
commit
cec70507e3
1 changed files with 2 additions and 2 deletions
|
@ -806,8 +806,8 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
805,stakataka,7,,425,4,8,,-1,30,0,0,120,0,1,0,0,0,805,
|
||||
806,blacephalon,7,,426,9,12,,-1,30,0,0,120,0,1,0,0,0,806,
|
||||
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,0,1,807,
|
||||
808,meltan,7,,,,1,,,3,0,,120,,,0,0,1,,
|
||||
809,melmetal,7,,,,12,,,3,,,120,,,0,0,1,,
|
||||
808,meltan,7,,,,1,,,3,0,0,120,,,0,0,1,,
|
||||
809,melmetal,7,,,,12,,,3,,0,120,,,0,0,1,,
|
||||
810,grookey,8,,,5,6,,,45,50,0,20,,,0,0,0,,
|
||||
811,thwackey,8,,,5,6,,,45,50,0,20,,,0,0,0,,
|
||||
812,rillaboom,8,,,5,12,,,45,50,0,20,,,0,0,0,,
|
||||
|
|
|
Loading…
Reference in a new issue