mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Renamed ????? to ???, as the D/P text dump indicates is correct.
This commit is contained in:
parent
4a9e088d75
commit
40d57b2dcc
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ id,pokemon_id,introduced_in_version_group_id,name
|
|||
68,493,8,ground
|
||||
69,493,8,ice
|
||||
70,493,8,normal
|
||||
71,493,8,?????
|
||||
71,493,8,???
|
||||
72,493,8,poison
|
||||
73,493,8,psychic
|
||||
74,493,8,rock
|
||||
|
|
|
|
@ -16,4 +16,4 @@ id,name,abbreviation
|
|||
15,ice,ICE
|
||||
16,dragon,DRG
|
||||
17,dark,DAR
|
||||
18,?????,???
|
||||
18,???,???
|
||||
|
|
|
Loading…
Reference in a new issue