Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-09 12:54:15 +02:00 committed by GitHub
parent 43241ffdb7
commit b8acbc9402
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,6 @@
"saltCuredLapse": "{{pokemonNameWithAffix}} foi ferido pelo {{moveName}}!", "saltCuredLapse": "{{pokemonNameWithAffix}} foi ferido pelo {{moveName}}!",
"cursedOnAdd": "{{pokemonNameWithAffix}} cortou seus PS pela metade e amaldiçoou {{pokemonName}}!", "cursedOnAdd": "{{pokemonNameWithAffix}} cortou seus PS pela metade e amaldiçoou {{pokemonName}}!",
"cursedLapse": "{{pokemonNameWithAffix}} foi ferido pelo Curse!", "cursedLapse": "{{pokemonNameWithAffix}} foi ferido pelo Curse!",
"stockpilingOnAdd": "{{pokemonNameWithAffix}} estocou {{stockpiledCount}}!" "stockpilingOnAdd": "{{pokemonNameWithAffix}} estocou {{stockpiledCount}}!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
} }