Skip to content

Update encounter_method_prose.csv #1094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/v2/csv/encounter_condition_value_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,5 @@ encounter_condition_value_id,local_language_id,name
69,5,Après avoir parlé à 32 personnes dans les souterrains
70,9,Returned Machine Part to Power Plant
70,5,Après avoir rapporté la pièce de machine à la centrale
10,9,Have an Event Arceus in the party
10,5,En ayant un Arceus événementiel dans l’équipe
71,9,Have an Event Arceus in the party
71,5,En ayant un Arceus événementiel dans l’équipe
4 changes: 2 additions & 2 deletions data/v2/csv/encounter_method_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ encounter_method_id,local_language_id,name
22,9,Headbutting a low encounter rate tree
22,5,En utilisant Coup d’Boule sur un arbre à taux bas
23,9,Headbutting a normal encounter rate tree
22,5,En utilisant Coup d’Boule sur un arbre à taux normal
23,5,En utilisant Coup d’Boule sur un arbre à taux normal
24,9,Headbutting a high encounter rate tree
22,5,En utilisant Coup d’Boule sur un arbre à taux élevé
24,5,En utilisant Coup d’Boule sur un arbre à taux élevé
25,9,Using the Squirt Bottle on a Sudowoodo
25,5,En utilisant la Carapuce à O sur Simularbre
26,9,Using the Wailmer Pail on a Sudowoodo
Expand Down