Skip to content
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

added quotes in ability_flavor_text and encounter_condition_value_prose #932

Merged
merged 1 commit into from
Oct 2, 2023
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
2 changes: 1 addition & 1 deletion data/v2/csv/ability_flavor_text.csv
Original file line number Diff line number Diff line change
Expand Up @@ -27866,7 +27866,7 @@ Unnerve Ability and Spectrier’s Grim Neigh Ability."
二つの 特性を あわせ持つ。"
267,20,12,"兼备蕾冠王的紧张感和
灵幽马的漆黑嘶鸣这两种特性。"
299,26,9,The Pokémon ignores changes to opponents' evasiveness, its accuracy can't be lowered, and it can hit Ghost types with Normal-type and Fighting-type moves
299,26,9,"The Pokémon ignores changes to opponents' evasiveness, its accuracy can't be lowered, and it can hit Ghost types with Normal-type and Fighting-type moves"
300,26,9,Lowers the evasion of opposing Pok�mon by 1 stage when first sent into battle
301,26,9,"When the Pok�mon enters a battle, it showers its ally with hospitality, restoring a small amount of the ally's HP"
302,26,9,The power of the Pok�mon's toxic chain may badly poison any target the Pok�mon hits with a move
2 changes: 1 addition & 1 deletion data/v2/csv/encounter_condition_value_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ encounter_condition_value_id,local_language_id,name
38,9,None
38,5,Aucune
39,9,Beat the Pokémon league after knocking out Snorlax at Route 11
39,5,Après avoir mis Ronflex KO sur la route 11, puis avoir battu la Ligue
39,5,"Après avoir mis Ronflex KO sur la route 11, puis avoir battu la Ligue"
40,9,Playing on the Virtual Console Release
40,5,En jouant sur la version Virtual Console
41,9,Cure the nightmares of Eldritch’s Son
Expand Down