mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix typo in Totem Kommo-o's form name
Why do we even have totem pokemon in the dex? Fixes #222
This commit is contained in:
parent
7de90c054d
commit
9e15919f14
1 changed files with 1 additions and 1 deletions
|
@ -3233,7 +3233,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
10265,6,,
|
||||
10265,7,,
|
||||
10265,8,,
|
||||
10265,9,,Totem Kommo’o
|
||||
10265,9,,Totem Kommo-o
|
||||
10265,11,,
|
||||
10265,12,,
|
||||
10266,1,500ねんまえのいろ,
|
||||
|
|
|
Loading…
Reference in a new issue