From a2a83d1c191bd049eb9077a6685291bdc8e53505 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:43:20 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/zh_TW/battler-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/zh_TW/battler-tags.json b/src/locales/zh_TW/battler-tags.json index d6cb5d0aa43..1179f5802cc 100644 --- a/src/locales/zh_TW/battler-tags.json +++ b/src/locales/zh_TW/battler-tags.json @@ -74,5 +74,7 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴,把它做成了替身!", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", - "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……" + "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }