Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:34:04 +02:00 committed by GitHub
parent 470ab1898c
commit 3f9266ea3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,7 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}} se desprende\nde un segmento de su cuerpo y lo usa comoseñuelo!", "shedTailOnAdd": "{{pokemonNameWithAffix}} se desprende\nde un segmento de su cuerpo y lo usa comoseñuelo!",
"substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!", "substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!",
"substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!", "substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!",
"substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!" "substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
} }