diff options
Diffstat (limited to 'gfx/pokemon/magmar')
-rw-r--r-- | gfx/pokemon/magmar/anim0.asm | 7 | ||||
-rw-r--r-- | gfx/pokemon/magmar/anim1.asm | 6 | ||||
-rw-r--r-- | gfx/pokemon/magmar/back.2bpp.lz.6916c87b | bin | 0 -> 402 bytes | |||
-rw-r--r-- | gfx/pokemon/magmar/back.png | bin | 0 -> 469 bytes | |||
-rw-r--r-- | gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c | bin | 0 -> 703 bytes | |||
-rw-r--r-- | gfx/pokemon/magmar/front.png | bin | 0 -> 1001 bytes | |||
-rw-r--r-- | gfx/pokemon/magmar/shiny.pal | 4 |
7 files changed, 17 insertions, 0 deletions
diff --git a/gfx/pokemon/magmar/anim0.asm b/gfx/pokemon/magmar/anim0.asm new file mode 100644 index 000000000..8fde5d3b5 --- /dev/null +++ b/gfx/pokemon/magmar/anim0.asm @@ -0,0 +1,7 @@ + frame 1, 16 + setrepeat 3 + frame 2, 07 + frame 3, 07 + dorepeat 2 + endanim +; 0xd0fd7 diff --git a/gfx/pokemon/magmar/anim1.asm b/gfx/pokemon/magmar/anim1.asm new file mode 100644 index 000000000..784bdcd3d --- /dev/null +++ b/gfx/pokemon/magmar/anim1.asm @@ -0,0 +1,6 @@ + setrepeat 3 + frame 0, 07 + frame 4, 07 + dorepeat 1 + endanim +; 0xd1d93 diff --git a/gfx/pokemon/magmar/back.2bpp.lz.6916c87b b/gfx/pokemon/magmar/back.2bpp.lz.6916c87b Binary files differnew file mode 100644 index 000000000..9b44bab34 --- /dev/null +++ b/gfx/pokemon/magmar/back.2bpp.lz.6916c87b diff --git a/gfx/pokemon/magmar/back.png b/gfx/pokemon/magmar/back.png Binary files differnew file mode 100644 index 000000000..a1ab94d0b --- /dev/null +++ b/gfx/pokemon/magmar/back.png diff --git a/gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c b/gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c Binary files differnew file mode 100644 index 000000000..178afc45f --- /dev/null +++ b/gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c diff --git a/gfx/pokemon/magmar/front.png b/gfx/pokemon/magmar/front.png Binary files differnew file mode 100644 index 000000000..386cef0a5 --- /dev/null +++ b/gfx/pokemon/magmar/front.png diff --git a/gfx/pokemon/magmar/shiny.pal b/gfx/pokemon/magmar/shiny.pal new file mode 100644 index 000000000..0ccf2a2dd --- /dev/null +++ b/gfx/pokemon/magmar/shiny.pal @@ -0,0 +1,4 @@ + + RGB 31, 14, 30 + RGB 24, 04, 14 + |