From 2daf0fce35bcc4c37d6507b1e3b127daf7205c28 Mon Sep 17 00:00:00 2001 From: innerthunder <168692175+innerthunder@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:30:36 -0800 Subject: [PATCH] Fix missing punctuation --- en/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/battler-tags.json b/en/battler-tags.json index f88feec..eef780a 100644 --- a/en/battler-tags.json +++ b/en/battler-tags.json @@ -90,7 +90,7 @@ "grudgeLapse": "{{pokemonNameWithAffix}} lost all of {{moveName}}’s PP due to the grudge!", "groundedSmackDown": "{{pokemonNameWithAffix}} fell straight down!", "uproarOnAdd": "{{pokemonNameWithAffix}} caused an uproar!", - "uproarOnCureSleep": "The uproar woke {{pokemonNameWithAffix}}", + "uproarOnCureSleep": "The uproar woke {{pokemonNameWithAffix}}!", "uproarOnRemove": "{{pokemonNameWithAffix}} calmed down.", "uproarOnPreventSleep": "But the uproar kept {{pokemonNameWithAffix}} awake!" }