mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix zacian-crowned japanese name (#340)
The old one was actually zamazenta's
This commit is contained in:
parent
6fe50101e8
commit
704564ac75
1 changed files with 1 additions and 1 deletions
|
@ -3107,7 +3107,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
10357,7,Espada Suprema,
|
||||
10357,8,Re delle Spade,
|
||||
10357,9,Crowned Sword,Crowned Zacian
|
||||
10357,11,たてのおう,
|
||||
10357,11,けんのおう,
|
||||
10357,12,剑之王,
|
||||
10358,1,たてのおう,
|
||||
10358,3,방패왕,
|
||||
|
|
|
Loading…
Reference in a new issue