Skip to content

Commit 5e1c604

Browse files
authored
fix(data): add missing evolution trigger names in French and English (#1429)
* fix(data): add missing evolution trigger names in French and English * fix(data): correct French and English translations for recoil damage
1 parent 4ca9e43 commit 5e1c604

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/v2/csv/evolution_trigger_prose.csv

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ evolution_trigger_id,local_language_id,name
2323
9,9,Go somewhere after taking damage
2424
10,5,Autre
2525
10,9,Other
26+
11,5,Utiliser une capacité sous style agile
27+
11,9,Use move in agile style
28+
12,5,Utiliser une capacité sous style puissant
29+
12,9,Use move in strong style
30+
13,5,Subir des dégâts de contrecoup
31+
13,9,Take recoil damage
32+
14,5,Utiliser une capacité
2633
14,9,Use move
34+
15,5,Vaincre trois Scalproie en tenant un Emblème du Général
2735
15,9,Defeat three Bisharp that hold a Leader's Crest
36+
16,5,Collectionner 999 Pièces Mordudor
2837
16,9,Collect 999 Gimmighoul Coins

0 commit comments

Comments
 (0)