diff --git a/data/pokemon/palettes.asm b/data/pokemon/palettes.asm index f0fc90da..28664972 100644 --- a/data/pokemon/palettes.asm +++ b/data/pokemon/palettes.asm @@ -72,7 +72,7 @@ MonsterPalettes: db PAL_REDMON ; MIKON db PAL_REDMON ; VULPIX db PAL_YELLOWMON ; NINETALES - db PAL_CYANMON ; NINETALES_A + db PAL_CYANMON ; NINETALES_A db PAL_REDMON ; PUDI db PAL_REDMON ; GROWLITHE db PAL_REDMON ; ARCANINE @@ -83,7 +83,7 @@ MonsterPalettes: db PAL_GREENMON ; ODDISH db PAL_REDMON ; GLOOM db PAL_REDMON ; VILEPLUME - db PAL_PURPLEMON ; BELLOSSOM + db PAL_GREENMON ; BELLOSSOM db PAL_GREENMON ; BELLSPROUT db PAL_GREENMON ; WEEPINBELL db PAL_GREENMON ; VICTREEBEL @@ -245,7 +245,7 @@ MonsterPalettes: db PAL_BLUEMON ; ARTICUNO db PAL_PURPLEMON ; ARTICUNO_G db PAL_YELLOWMON ; ZAPDOS - db PAL_REDMON ; ZAPDOS_G + db PAL_REDMON ; ZAPDOS_G db PAL_REDMON ; MOLTRES db PAL_PINKMON ; MOLTRES_G db PAL_MEWMON ; MEWTWO diff --git a/gfx/pokemon/back/bellossomb.png b/gfx/pokemon/back/bellossomb.png index d3899a83..c8052f5f 100644 Binary files a/gfx/pokemon/back/bellossomb.png and b/gfx/pokemon/back/bellossomb.png differ diff --git a/gfx/pokemon/back/meowthb.png b/gfx/pokemon/back/meowthb.png index c9d7057b..13f0b7c8 100644 Binary files a/gfx/pokemon/back/meowthb.png and b/gfx/pokemon/back/meowthb.png differ diff --git a/gfx/pokemon/back/monjab.png b/gfx/pokemon/back/monjab.png index 819e4543..6628e61b 100644 Binary files a/gfx/pokemon/back/monjab.png and b/gfx/pokemon/back/monjab.png differ diff --git a/gfx/pokemon/back/parab.png b/gfx/pokemon/back/parab.png index 7b2ff01b..25525f5f 100644 Binary files a/gfx/pokemon/back/parab.png and b/gfx/pokemon/back/parab.png differ diff --git a/gfx/pokemon/back/taurosb.png b/gfx/pokemon/back/taurosb.png index 9e835e80..a1dd6afa 100644 Binary files a/gfx/pokemon/back/taurosb.png and b/gfx/pokemon/back/taurosb.png differ diff --git a/gfx/pokemon/back/tsubomittob.png b/gfx/pokemon/back/tsubomittob.png index ccf8927e..cd4076b0 100644 Binary files a/gfx/pokemon/back/tsubomittob.png and b/gfx/pokemon/back/tsubomittob.png differ diff --git a/gfx/pokemon/front/animon.png b/gfx/pokemon/front/animon.png index b282aa03..a30bb8fd 100644 Binary files a/gfx/pokemon/front/animon.png and b/gfx/pokemon/front/animon.png differ diff --git a/gfx/pokemon/front/bellossom.png b/gfx/pokemon/front/bellossom.png index 227cf033..a31fe6ae 100644 Binary files a/gfx/pokemon/front/bellossom.png and b/gfx/pokemon/front/bellossom.png differ diff --git a/gfx/pokemon/front/purakkusu.png b/gfx/pokemon/front/purakkusu.png index 0a6c1a1b..c9ca1f99 100644 Binary files a/gfx/pokemon/front/purakkusu.png and b/gfx/pokemon/front/purakkusu.png differ