diff --git a/graphics/backspr/gBackShinySprite890SceptileMega.png b/graphics/backspr/gBackShinySprite890SceptileMega.png index cbd620e..eb9ff8a 100644 Binary files a/graphics/backspr/gBackShinySprite890SceptileMega.png and b/graphics/backspr/gBackShinySprite890SceptileMega.png differ diff --git a/graphics/frontspr/gFrontSprite890SceptileMega.png b/graphics/frontspr/gFrontSprite890SceptileMega.png index c946aee..682fc7a 100644 Binary files a/graphics/frontspr/gFrontSprite890SceptileMega.png and b/graphics/frontspr/gFrontSprite890SceptileMega.png differ diff --git a/src/Back_Pic_Coords_Table.c b/src/Back_Pic_Coords_Table.c index e1c2e3f..2331b6a 100644 --- a/src/Back_Pic_Coords_Table.c +++ b/src/Back_Pic_Coords_Table.c @@ -4021,7 +4021,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = [SPECIES_HELIOLISK] = { .size = 0x0, - .y_offset = 0x2, + .y_offset = 0x4, }, [SPECIES_TYRUNT] = { @@ -4031,7 +4031,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = [SPECIES_TYRANTRUM] = { .size = 0x0, - .y_offset = 0xb, + .y_offset = 0x5, }, [SPECIES_AMAURA] = { @@ -4456,7 +4456,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = [SPECIES_SCEPTILE_MEGA] = { .size = 0x0, - .y_offset = 0x2, + .y_offset = 0x3, }, [SPECIES_BLAZIKEN_MEGA] = { @@ -4596,7 +4596,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = [SPECIES_DIANCIE_MEGA] = { .size = 0x0, - .y_offset = 0x0, + .y_offset = 0x5, }, [SPECIES_DIALGA_PRIMAL] = {