diff options
Diffstat (limited to 'gfx/pokemon/charizard')
-rw-r--r-- | gfx/pokemon/charizard/anim0.asm | 8 | ||||
-rw-r--r-- | gfx/pokemon/charizard/anim1.asm | 6 | ||||
-rw-r--r-- | gfx/pokemon/charizard/back.2bpp.lz.f04ac62c | bin | 0 -> 360 bytes | |||
-rw-r--r-- | gfx/pokemon/charizard/back.png | bin | 0 -> 436 bytes | |||
-rw-r--r-- | gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 | bin | 0 -> 997 bytes | |||
-rw-r--r-- | gfx/pokemon/charizard/front.png | bin | 0 -> 1217 bytes | |||
-rw-r--r-- | gfx/pokemon/charizard/shiny.pal | 4 |
7 files changed, 18 insertions, 0 deletions
diff --git a/gfx/pokemon/charizard/anim0.asm b/gfx/pokemon/charizard/anim0.asm new file mode 100644 index 000000000..b258e35c7 --- /dev/null +++ b/gfx/pokemon/charizard/anim0.asm @@ -0,0 +1,8 @@ + frame 0, 08 + frame 1, 16 + setrepeat 2 + frame 2, 09 + frame 1, 09 + dorepeat 3 + endanim +; 0xd08e1 diff --git a/gfx/pokemon/charizard/anim1.asm b/gfx/pokemon/charizard/anim1.asm new file mode 100644 index 000000000..daffccb9d --- /dev/null +++ b/gfx/pokemon/charizard/anim1.asm @@ -0,0 +1,6 @@ + setrepeat 2 + frame 0, 06 + frame 3, 06 + dorepeat 1 + endanim +; 0xd18d5 diff --git a/gfx/pokemon/charizard/back.2bpp.lz.f04ac62c b/gfx/pokemon/charizard/back.2bpp.lz.f04ac62c Binary files differnew file mode 100644 index 000000000..db1d9c9ea --- /dev/null +++ b/gfx/pokemon/charizard/back.2bpp.lz.f04ac62c diff --git a/gfx/pokemon/charizard/back.png b/gfx/pokemon/charizard/back.png Binary files differnew file mode 100644 index 000000000..2ad954963 --- /dev/null +++ b/gfx/pokemon/charizard/back.png diff --git a/gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 b/gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 Binary files differnew file mode 100644 index 000000000..aab0fda99 --- /dev/null +++ b/gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 diff --git a/gfx/pokemon/charizard/front.png b/gfx/pokemon/charizard/front.png Binary files differnew file mode 100644 index 000000000..1cb0df943 --- /dev/null +++ b/gfx/pokemon/charizard/front.png diff --git a/gfx/pokemon/charizard/shiny.pal b/gfx/pokemon/charizard/shiny.pal new file mode 100644 index 000000000..88c195d74 --- /dev/null +++ b/gfx/pokemon/charizard/shiny.pal @@ -0,0 +1,4 @@ + + RGB 20, 15, 21 + RGB 08, 21, 14 + |