Update move-trigger.json

This commit is contained in:
Lugiad 2024-09-30 13:57:45 +02:00 committed by GitHub
parent 570939e1d5
commit beabe9f14e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,5 +71,7 @@
"safeguard": "{{targetName}} wird durch Bodyguard geschützt!",
"substituteOnOverlap": "{{pokemonName}} hat bereits einen Delegator!",
"substituteNotEnoughHp": "Es ist zu schwach, um einen Delegator einzusetzen!",
"afterYou": "{{targetName}} lässt sich auf Galanterie ein!"
"afterYou": "{{targetName}} lässt sich auf Galanterie ein!",
"combiningPledge": "The two moves have become one!\nIt's a combined move!",
"awaitingPledge": "{{userPokemonName}} is waiting for {{allyPokemonName}}'s move..."
}