From ce5c863043ea5be0af6eaf0ba51f8af369874541 Mon Sep 17 00:00:00 2001 From: cadi Date: Mon, 14 Oct 2024 14:50:16 +0900 Subject: [PATCH] add localization --- en/battler-tags.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/battler-tags.json b/en/battler-tags.json index 0cdb44b8..1326486a 100644 --- a/en/battler-tags.json +++ b/en/battler-tags.json @@ -82,5 +82,6 @@ "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!", "telekinesisOnAdd": "{{pokemonNameWithAffix}} was hurled into the air!", - "electrifiedOnAdd": "{{pokemonNameWithAffix}}'s moves have been electrified!" + "electrifiedOnAdd": "{{pokemonNameWithAffix}}'s moves have been electrified!", + "powerTrickActive": "{{pokemonNameWithAffix}} switched its Attack and Defense!" }