mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
Merge pull request #869 from dhaber/master
Fix Tinkaton's minimum level from 28 to 38
This commit is contained in:
commit
da23b68a76
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_
|
|||
494,954,10,,,,,,,,,,,,,,,,0,0
|
||||
495,956,1,,35,,,,,,,,,,,,,,0,0
|
||||
496,958,1,,24,,,,,,,,,,,,,,0,0
|
||||
497,959,1,,28,,,,,,,,,,,,,,0,0
|
||||
497,959,1,,38,,,,,,,,,,,,,,0,0
|
||||
498,961,1,,26,,,,,,,,,,,,,,0,0
|
||||
499,964,10,,38,,,,,,,,,,,,,,0,0
|
||||
500,966,1,,40,,,,,,,,,,,,,,0,0
|
||||
|
|
|
Loading…
Reference in a new issue