mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-08 01:05:31 -05:00
Abilities: Fix Grim Neigh typo (#7561)
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user