From 21cfd74df490411a91c8016b744a3c27bea5c251 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:10:45 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/en/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/battler-tags.json b/src/locales/en/battler-tags.json index bb4b708b25f..37bd614e99a 100644 --- a/src/locales/en/battler-tags.json +++ b/src/locales/en/battler-tags.json @@ -79,6 +79,6 @@ "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!", - "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!", "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }