From 9278e5a25cbf538c51f6dd01c74463310470c892 Mon Sep 17 00:00:00 2001 From: innerthunder Date: Sat, 12 Oct 2024 23:44:35 -0700 Subject: [PATCH] Add locale keys for Powder --- en/battler-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en/battler-tags.json b/en/battler-tags.json index 0cdb44b8..1beeff5e 100644 --- a/en/battler-tags.json +++ b/en/battler-tags.json @@ -82,5 +82,7 @@ "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!", + "powderOnAdd": "{{pokemonNameWithAffix}} is covered in powder!", + "powderLapse": "When the flame touched the powder\non the Pokémon, it exploded!" }