Fixed Mr. Mime capitalization

This commit is contained in:
Eduardo Quezada
2023-09-12 13:09:56 -03:00
parent 4439253f39
commit b89722500f
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -1469,7 +1469,7 @@ const struct PokedexEntry gPokedexEntries[] =
.categoryName = _("BARRIER"),
.height = 13,
.weight = 545,
.description = gMrmimePokedexText,
.description = gMrMimePokedexText,
.pokemonScale = 258,
.pokemonOffset = 6,
.trainerScale = 256,