summaryrefslogtreecommitdiff
path: root/gfx/pokemon/onix
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-12-28 01:30:36 -0500
committerGitHub <noreply@github.com>2017-12-28 01:30:36 -0500
commitda28d1a84b0499bead314e17ae2ff0d13eb03196 (patch)
treec212adfc53d1996c06f2e4be1d6e480e687a2ad8 /gfx/pokemon/onix
parentbad9e33530af8cdc29ce5629df682fc7915bfff0 (diff)
parent2c4777f3363cd64d05fb00084fd83dff8ac31674 (diff)
Merge pull request #437 from roukaour/master
Reorganize battle/; rename most "header" misnomers; gfx/pics → gfx/pokemon
Diffstat (limited to 'gfx/pokemon/onix')
-rw-r--r--gfx/pokemon/onix/anim0.asm10
-rw-r--r--gfx/pokemon/onix/anim1.asm7
-rw-r--r--gfx/pokemon/onix/back.2bpp.lz.cb580eb9bin0 -> 378 bytes
-rw-r--r--gfx/pokemon/onix/back.pngbin0 -> 469 bytes
-rw-r--r--gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9efbin0 -> 869 bytes
-rw-r--r--gfx/pokemon/onix/front.pngbin0 -> 1528 bytes
-rw-r--r--gfx/pokemon/onix/shiny.pal4
7 files changed, 21 insertions, 0 deletions
diff --git a/gfx/pokemon/onix/anim0.asm b/gfx/pokemon/onix/anim0.asm
new file mode 100644
index 000000000..a5b18f5b6
--- /dev/null
+++ b/gfx/pokemon/onix/anim0.asm
@@ -0,0 +1,10 @@
+ setrepeat 2
+ frame 1, 12
+ frame 2, 12
+ frame 3, 12
+ dorepeat 1
+ frame 4, 12
+ frame 5, 12
+ frame 6, 12
+ endanim
+; 0xd0e08
diff --git a/gfx/pokemon/onix/anim1.asm b/gfx/pokemon/onix/anim1.asm
new file mode 100644
index 000000000..e4ae7acac
--- /dev/null
+++ b/gfx/pokemon/onix/anim1.asm
@@ -0,0 +1,7 @@
+ setrepeat 2
+ frame 0, 10
+ frame 7, 10
+ frame 8, 10
+ dorepeat 1
+ endanim
+; 0xd1c74
diff --git a/gfx/pokemon/onix/back.2bpp.lz.cb580eb9 b/gfx/pokemon/onix/back.2bpp.lz.cb580eb9
new file mode 100644
index 000000000..05df1a96b
--- /dev/null
+++ b/gfx/pokemon/onix/back.2bpp.lz.cb580eb9
Binary files differ
diff --git a/gfx/pokemon/onix/back.png b/gfx/pokemon/onix/back.png
new file mode 100644
index 000000000..6aa7be5bc
--- /dev/null
+++ b/gfx/pokemon/onix/back.png
Binary files differ
diff --git a/gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9ef b/gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9ef
new file mode 100644
index 000000000..dc3bfca6e
--- /dev/null
+++ b/gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9ef
Binary files differ
diff --git a/gfx/pokemon/onix/front.png b/gfx/pokemon/onix/front.png
new file mode 100644
index 000000000..188378160
--- /dev/null
+++ b/gfx/pokemon/onix/front.png
Binary files differ
diff --git a/gfx/pokemon/onix/shiny.pal b/gfx/pokemon/onix/shiny.pal
new file mode 100644
index 000000000..66935962c
--- /dev/null
+++ b/gfx/pokemon/onix/shiny.pal
@@ -0,0 +1,4 @@
+
+ RGB 15, 21, 04
+ RGB 14, 11, 07
+