From 070298e07b3fddfa8dbf5cd8f2a8eea85d5b5e98 Mon Sep 17 00:00:00 2001 From: Instruct <66930476+xInstruct@users.noreply.github.com> Date: Fri, 23 Oct 2020 01:33:55 -0400 Subject: [PATCH] Abilities: Fix Grim Neigh typo (#7561) --- data/text/abilities.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/text/abilities.ts b/data/text/abilities.ts index cfe48bf29e..bc9459d9b9 100644 --- a/data/text/abilities.ts +++ b/data/text/abilities.ts @@ -433,7 +433,7 @@ export const AbilitiesText = { name: "Grassy Surge", shortDesc: "On switch-in, this Pokemon summons Grassy Terrain.", }, - grimneight: { + grimneigh: { name: "Grim Neigh", desc: "This Pokemon's Special Attack is raised by 1 stage if it attacks and knocks out another Pokemon.", shortDesc: "This Pokemon's Sp. Atk is raised by 1 stage if it attacks and KOes another Pokemon.",