From a0ddc1f40c8b98ebe98bc3e675256a7778594719 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:42:52 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/pt_BR/battler-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/pt_BR/battler-tags.json b/src/locales/pt_BR/battler-tags.json index ce645a3d24f..160bac51cec 100644 --- a/src/locales/pt_BR/battler-tags.json +++ b/src/locales/pt_BR/battler-tags.json @@ -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}}!" }