mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
fix pokemon identifier
This commit is contained in:
parent
87cc036bbd
commit
02613e487e
1 changed files with 1 additions and 1 deletions
|
@ -1287,7 +1287,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10269,miraidon-drive-mode,1008,28,2400,,,0
|
||||
10270,miraidon-aquatic-mode,1008,28,2400,,,0
|
||||
10271,miraidon-glide-mode,1008,28,2400,,,0
|
||||
10272,bloodmoon-ursaluna,901,24,2900,,,0
|
||||
10272,ursaluna-bloodmoon,901,24,2900,,,0
|
||||
10273,ogerpon-wellspring-mask,1017,12,398,,,0
|
||||
10274,ogerpon-hearthflame-mask,1017,12,398,,,0
|
||||
10275,ogerpon-cornerstone-mask,1017,12,398,,,0
|
||||
|
|
|
Loading…
Reference in a new issue