This commit is contained in:
TheXaman 2022-01-05 22:10:26 +01:00
parent 1724d3304e
commit 4f3019c789

View file

@ -11087,13 +11087,13 @@ const struct PokedexEntryForms gPokedexEntriesForms[] =
{ {
.height = 98, .height = 98,
.weight = 4300, .weight = 4300,
.description = gKyogrePrimalMegaPokedexText, .description = gKyogrePrimalPokedexText,
}, },
[SPECIES_GROUDON_PRIMAL] = [SPECIES_GROUDON_PRIMAL] =
{ {
.height = 50, .height = 50,
.weight = 9997, .weight = 9997,
.description = gGroudonPrimalMegaPokedexText, .description = gGroudonPrimalPokedexText,
}, },
// Alolan Forms // Alolan Forms