Update move-trigger.json

This commit is contained in:
Lugiad 2024-09-09 23:39:31 +02:00 committed by GitHub
parent c9541a9a74
commit f5c036a793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,5 +65,6 @@
"suppressAbilities": "{{pokemonName}}の 特性が 効かなくなった!",
"revivalBlessing": "{{pokemonName}}は\n復活して 戦えるようになった",
"swapArenaTags": "{{pokemonName}}は\nお互いの 場の 効果を 入れ替えた",
"exposedMove": "{{pokemonName}}は {{targetPokemonName}}の\n正体を 見破った"
"exposedMove": "{{pokemonName}}は {{targetPokemonName}}の\n正体を 見破った",
"afterYou": "{{pokemonName}} took the kind offer!"
}