Update move-trigger.json

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

View File

@ -68,5 +68,7 @@
"chillyReception": "{{pokemonName}}\n说出了冷笑话",
"exposedMove": "{{pokemonName}}识破了\n{{targetPokemonName}}的原型!",
"safeguard": "{{targetName}}\n正受到神秘之幕的保护",
"afterYou": "{{targetName}}\n接受了对手的好意"
"afterYou": "{{targetName}}\n接受了对手的好意",
"combiningPledge": "The two moves have become one!\nIt's a combined move!",
"awaitingPledge": "{{userPokemonName}} is waiting for {{allyPokemonName}}'s move..."
}