From 3f9266ea3dfe232e73ba6cead282c27f09eab2c1 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:34:04 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/es/battler-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/es/battler-tags.json b/src/locales/es/battler-tags.json index b4d26f590c3..2f660297b13 100644 --- a/src/locales/es/battler-tags.json +++ b/src/locales/es/battler-tags.json @@ -74,5 +74,7 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}} se desprende\nde un segmento de su cuerpo y lo usa comoseñuelo!", "substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!", "substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!", - "substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!" + "substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }