Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 14:06:17 +02:00 committed by GitHub
parent c6f1d341db
commit e8570c1219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,9 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}} si taglia\nla coda e ne fa un sostituto!", "shedTailOnAdd": "{{pokemonNameWithAffix}} si taglia\nla coda e ne fa un sostituto!",
"substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!", "substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!",
"substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!", "substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!",
"substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!" "substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!"
} }