Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 14:07:03 +02:00 committed by GitHub
parent e58604d789
commit c45f661a56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,5 +73,9 @@
"tarShotOnAdd": "{{pokemonNameWithAffix}} tornou-se mais fraco ao fogo!",
"substituteOnAdd": "{{pokemonNameWithAffix}} colocou um substituto!",
"substituteOnHit": "O substituto tomou o dano pelo {{pokemonNameWithAffix}}!",
"substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!"
"substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!"
}