Fix typo in German name for Physical damage class (#283)

This commit is contained in:
KidsDontPlay 2020-03-02 07:53:02 +01:00 committed by GitHub
parent 0232456433
commit cc2ad50752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ move_damage_class_id,local_language_id,name,description
1,9,status,No damage
2,1,ぶつり,ぶつりのダメージ。こうげきとぼうぎょを行使する
2,5,physique,"Dégâts physique, influencés par l'Attaque et la Défense"
2,6,physich,"Physischer Schaden, beeinflusst von Angriff und Verteidigung"
2,6,physisch,"Physischer Schaden, beeinflusst von Angriff und Verteidigung"
2,7,físico,"Daño Físico, controlado por el Ataque y Defensa"
2,9,physical,"Physical damage, controlled by Attack and Defense"
3,1,とくしゅ,とくしゅのダメージ。とくこうととくぼうを行使する

1 move_damage_class_id local_language_id name description
6 1 9 status No damage
7 2 1 ぶつり ぶつりのダメージ。こうげきとぼうぎょを行使する
8 2 5 physique Dégâts physique, influencés par l'Attaque et la Défense
9 2 6 physich physisch Physischer Schaden, beeinflusst von Angriff und Verteidigung
10 2 7 físico Daño Físico, controlado por el Ataque y Defensa
11 2 9 physical Physical damage, controlled by Attack and Defense
12 3 1 とくしゅ とくしゅのダメージ。とくこうととくぼうを行使する