diff options
author | YamaArashi <shadow962@live.com> | 2016-01-24 01:42:47 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-24 01:42:47 -0800 |
commit | aa3cafe9ba2bb30b273eec0bb3362ab17604a82e (patch) | |
tree | 9462eb44c7d11fdb4092ff326deed264881cac34 /graphics/pokemon/onix | |
parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) |
pokemon graphics assets
Diffstat (limited to 'graphics/pokemon/onix')
-rw-r--r-- | graphics/pokemon/onix/back.png | bin | 0 -> 696 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/front.png | bin | 0 -> 876 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/icon.png | bin | 0 -> 456 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/onix/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/onix/back.png b/graphics/pokemon/onix/back.png Binary files differnew file mode 100644 index 000000000..233e66d91 --- /dev/null +++ b/graphics/pokemon/onix/back.png diff --git a/graphics/pokemon/onix/footprint.png b/graphics/pokemon/onix/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/onix/footprint.png diff --git a/graphics/pokemon/onix/front.png b/graphics/pokemon/onix/front.png Binary files differnew file mode 100644 index 000000000..0fd31f6b1 --- /dev/null +++ b/graphics/pokemon/onix/front.png diff --git a/graphics/pokemon/onix/icon.png b/graphics/pokemon/onix/icon.png Binary files differnew file mode 100644 index 000000000..ddd7ee4f9 --- /dev/null +++ b/graphics/pokemon/onix/icon.png diff --git a/graphics/pokemon/onix/normal.pal b/graphics/pokemon/onix/normal.pal new file mode 100644 index 000000000..e513a11e3 --- /dev/null +++ b/graphics/pokemon/onix/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +246 238 238 +222 213 213 +189 180 180 +131 123 123 +82 74 74 +16 16 16 diff --git a/graphics/pokemon/onix/shiny.pal b/graphics/pokemon/onix/shiny.pal new file mode 100644 index 000000000..e3584ed0c --- /dev/null +++ b/graphics/pokemon/onix/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +246 246 172 +205 205 131 +164 164 90 +123 123 49 +82 82 8 +16 16 16 |