Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:42:52 +02:00 committed by GitHub
parent 0d15347139
commit a0ddc1f40c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,5 +73,7 @@
"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!",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
}