Update move-trigger.json

This commit is contained in:
Lugiad 2024-09-30 14:01:28 +02:00 committed by GitHub
parent 8ecb50124b
commit 73ec9d364e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,5 +64,7 @@
"chillyReception": "{{pokemonName}} está prestes a contar uma piada gelada!",
"exposedMove": "{{pokemonName}} identificou\n{{targetPokemonName}}!",
"safeguard": "{{targetName}} está protegido por Safeguard!",
"afterYou": "{{targetName}} aceitou a gentil oferta!"
"afterYou": "{{targetName}} aceitou a gentil oferta!",
"combiningPledge": "The two moves have become one!\nIt's a combined move!",
"awaitingPledge": "{{userPokemonName}} is waiting for {{allyPokemonName}}'s move..."
}