Fix zacian-crowned japanese name (#340)

The old one was actually zamazenta's
This commit is contained in:
Parnassius 2021-03-30 07:29:19 +02:00 committed by GitHub
parent 6fe50101e8
commit 704564ac75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,방패왕,

1 pokemon_form_id local_language_id form_name pokemon_name
3107 10357 7 Espada Suprema
3108 10357 8 Re delle Spade
3109 10357 9 Crowned Sword Crowned Zacian
3110 10357 11 たてのおう けんのおう
3111 10357 12 剑之王
3112 10358 1 たてのおう
3113 10358 3 방패왕