diff options
Diffstat (limited to 'gfx/pokemon/magikarp')
-rw-r--r-- | gfx/pokemon/magikarp/anim0.asm | 7 | ||||
-rw-r--r-- | gfx/pokemon/magikarp/anim1.asm | 6 | ||||
-rw-r--r-- | gfx/pokemon/magikarp/back.2bpp.lz.7f25810a | bin | 0 -> 345 bytes | |||
-rw-r--r-- | gfx/pokemon/magikarp/back.png | bin | 0 -> 475 bytes | |||
-rw-r--r-- | gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 | bin | 0 -> 529 bytes | |||
-rw-r--r-- | gfx/pokemon/magikarp/front.png | bin | 0 -> 805 bytes | |||
-rw-r--r-- | gfx/pokemon/magikarp/shiny.pal | 4 |
7 files changed, 17 insertions, 0 deletions
diff --git a/gfx/pokemon/magikarp/anim0.asm b/gfx/pokemon/magikarp/anim0.asm new file mode 100644 index 000000000..f06f21a40 --- /dev/null +++ b/gfx/pokemon/magikarp/anim0.asm @@ -0,0 +1,7 @@ + frame 0, 12 + setrepeat 3 + frame 1, 09 + frame 2, 07 + dorepeat 2 + endanim +; 0xd1002 diff --git a/gfx/pokemon/magikarp/anim1.asm b/gfx/pokemon/magikarp/anim1.asm new file mode 100644 index 000000000..7c3f5cb76 --- /dev/null +++ b/gfx/pokemon/magikarp/anim1.asm @@ -0,0 +1,6 @@ + setrepeat 3 + frame 0, 10 + frame 3, 10 + dorepeat 1 + endanim +; 0xd1dae diff --git a/gfx/pokemon/magikarp/back.2bpp.lz.7f25810a b/gfx/pokemon/magikarp/back.2bpp.lz.7f25810a Binary files differnew file mode 100644 index 000000000..17100a9c5 --- /dev/null +++ b/gfx/pokemon/magikarp/back.2bpp.lz.7f25810a diff --git a/gfx/pokemon/magikarp/back.png b/gfx/pokemon/magikarp/back.png Binary files differnew file mode 100644 index 000000000..94efb9b92 --- /dev/null +++ b/gfx/pokemon/magikarp/back.png diff --git a/gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 b/gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 Binary files differnew file mode 100644 index 000000000..3ec963c7f --- /dev/null +++ b/gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 diff --git a/gfx/pokemon/magikarp/front.png b/gfx/pokemon/magikarp/front.png Binary files differnew file mode 100644 index 000000000..6358fcbfc --- /dev/null +++ b/gfx/pokemon/magikarp/front.png diff --git a/gfx/pokemon/magikarp/shiny.pal b/gfx/pokemon/magikarp/shiny.pal new file mode 100644 index 000000000..24fb00761 --- /dev/null +++ b/gfx/pokemon/magikarp/shiny.pal @@ -0,0 +1,4 @@ + + RGB 25, 24, 00 + RGB 16, 16, 00 + |