Skip to content

Commit

Permalink
fix earthquake description
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainpolletvillard committed Oct 9, 2024
1 parent 903b256 commit a782220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@
},
"ability_description": {
"SOFT_BOILED": "Cures all status effects and grants [20,40,80,SP] SHIELD to every allied Pokémon",
"EARTHQUAKE": "Deal [120,SP] SPECIAL to all enemy Pokémon in the same column as the user",
"EARTHQUAKE": "Deal [120,SP] SPECIAL to all enemy Pokémon in the same row or column as the user",
"SONG_OF_DESIRE": "Make 2 opponents in the backline CHARM for 3 seconds, and reduce their ATK by [3,SP]",
"CONFUSING_MIND": "Make 2 opponents in the backline CONFUSION for [3,SP] seconds",
"KNOWLEDGE_THIEF": "Use the target's ability. Player gains 1 XP.",
Expand Down

0 comments on commit a782220

Please sign in to comment.