From 4d18bb2eda4c1886a6aafa9c49ed285ca9245b91 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Tue, 26 Dec 2017 12:55:02 -0500 Subject: =?UTF-8?q?Rename:=20gfx/pics=20=E2=86=92=20gfx/pokemon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gfx/pokemon/rapidash/anim0.asm | 14 ++++++++++++++ gfx/pokemon/rapidash/anim1.asm | 6 ++++++ gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c | Bin 0 -> 404 bytes gfx/pokemon/rapidash/back.png | Bin 0 -> 466 bytes gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 | Bin 0 -> 1068 bytes gfx/pokemon/rapidash/front.png | Bin 0 -> 1497 bytes gfx/pokemon/rapidash/shiny.pal | 4 ++++ 7 files changed, 24 insertions(+) create mode 100644 gfx/pokemon/rapidash/anim0.asm create mode 100644 gfx/pokemon/rapidash/anim1.asm create mode 100644 gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c create mode 100644 gfx/pokemon/rapidash/back.png create mode 100644 gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 create mode 100644 gfx/pokemon/rapidash/front.png create mode 100644 gfx/pokemon/rapidash/shiny.pal (limited to 'gfx/pokemon/rapidash') diff --git a/gfx/pokemon/rapidash/anim0.asm b/gfx/pokemon/rapidash/anim0.asm new file mode 100644 index 000000000..6fe29db8f --- /dev/null +++ b/gfx/pokemon/rapidash/anim0.asm @@ -0,0 +1,14 @@ + frame 0, 10 + frame 2, 36 + frame 0, 05 + frame 1, 05 + frame 2, 07 + frame 0, 06 + frame 1, 05 + frame 0, 07 + setrepeat 4 + frame 2, 12 + frame 3, 12 + dorepeat 9 + endanim +; 0xd0d31 diff --git a/gfx/pokemon/rapidash/anim1.asm b/gfx/pokemon/rapidash/anim1.asm new file mode 100644 index 000000000..0105673c9 --- /dev/null +++ b/gfx/pokemon/rapidash/anim1.asm @@ -0,0 +1,6 @@ + frame 0, 06 + frame 4, 06 + frame 0, 06 + frame 4, 06 + endanim +; 0xd1bcd diff --git a/gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c b/gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c new file mode 100644 index 000000000..3854c29e5 Binary files /dev/null and b/gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c differ diff --git a/gfx/pokemon/rapidash/back.png b/gfx/pokemon/rapidash/back.png new file mode 100644 index 000000000..70de0e5ec Binary files /dev/null and b/gfx/pokemon/rapidash/back.png differ diff --git a/gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 b/gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 new file mode 100644 index 000000000..231e312fb Binary files /dev/null and b/gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 differ diff --git a/gfx/pokemon/rapidash/front.png b/gfx/pokemon/rapidash/front.png new file mode 100644 index 000000000..7930fd606 Binary files /dev/null and b/gfx/pokemon/rapidash/front.png differ diff --git a/gfx/pokemon/rapidash/shiny.pal b/gfx/pokemon/rapidash/shiny.pal new file mode 100644 index 000000000..f6ae96e3c --- /dev/null +++ b/gfx/pokemon/rapidash/shiny.pal @@ -0,0 +1,4 @@ + + RGB 22, 19, 20 + RGB 17, 10, 27 + -- cgit v1.2.3