Fixed Mega Venasaur icon (#3137)

This commit is contained in:
Eclipse 2023-07-16 08:40:21 +02:00 committed by GitHub
parent 786bf7752f
commit fb8989414f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 569 B

After

Width:  |  Height:  |  Size: 539 B

View File

@ -2222,7 +2222,7 @@ const u8 gMonIconPaletteIndices[] =
[SPECIES_SNEASLER] = 2,
[SPECIES_OVERQWIL] = 2,
[SPECIES_ENAMORUS] = 1,
[SPECIES_VENUSAUR_MEGA] = 1,
[SPECIES_VENUSAUR_MEGA] = 4,
[SPECIES_CHARIZARD_MEGA_X] = 0,
[SPECIES_CHARIZARD_MEGA_Y] = 0,
[SPECIES_BLASTOISE_MEGA] = 2,