Fix typo in Sandy Wormadam's French name

Merge pull request #189 from phmatray/patch-1

The pokemon_name field in pokemon_form_names is sadly not rippable and has to be created by hand, being an unofficial amalgam of the species name and form name. Looks like Zhorken made a typo when adding the French form names originally.
This commit is contained in:
Philippe Matray 2016-09-24 23:28:07 +02:00 committed by Andrew Ekstedt
parent 359204effd
commit 65d1a59724
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
10035,9,Trash Cloak,Trash Burmy
10036,1,すなちのミノ,
10036,3,모래땅도롱,
10036,5,Cape Sable,Chenselle Sable
10036,5,Cape Sable,Cheniselle Sable
10036,6,Sandumhang,
10036,7,Tronco Arena,
10036,8,Manto Sabbia,

1 pokemon_form_id local_language_id form_name pokemon_name
448 10035 9 Trash Cloak Trash Burmy
449 10036 1 すなちのミノ
450 10036 3 모래땅도롱
451 10036 5 Cape Sable Chenselle Sable Cheniselle Sable
452 10036 6 Sandumhang
453 10036 7 Tronco Arena
454 10036 8 Manto Sabbia