diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
commit | e130a00cdf69c58dbff8e98a69559aeb33f87b60 (patch) | |
tree | e128e502a2229f5d934f0436a0eb31dc86350bbb /graphics/pokemon/shellder | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/shellder')
-rw-r--r-- | graphics/pokemon/shellder/back.png | bin | 0 -> 586 bytes | |||
-rw-r--r-- | graphics/pokemon/shellder/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/shellder/front.png | bin | 0 -> 494 bytes | |||
-rw-r--r-- | graphics/pokemon/shellder/icon.png | bin | 0 -> 295 bytes | |||
-rw-r--r-- | graphics/pokemon/shellder/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/shellder/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/shellder/back.png b/graphics/pokemon/shellder/back.png Binary files differnew file mode 100644 index 000000000..ee5374333 --- /dev/null +++ b/graphics/pokemon/shellder/back.png diff --git a/graphics/pokemon/shellder/footprint.png b/graphics/pokemon/shellder/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/shellder/footprint.png diff --git a/graphics/pokemon/shellder/front.png b/graphics/pokemon/shellder/front.png Binary files differnew file mode 100644 index 000000000..0cb47ebf8 --- /dev/null +++ b/graphics/pokemon/shellder/front.png diff --git a/graphics/pokemon/shellder/icon.png b/graphics/pokemon/shellder/icon.png Binary files differnew file mode 100644 index 000000000..36ad59dfa --- /dev/null +++ b/graphics/pokemon/shellder/icon.png diff --git a/graphics/pokemon/shellder/normal.pal b/graphics/pokemon/shellder/normal.pal new file mode 100644 index 000000000..681ebf8d1 --- /dev/null +++ b/graphics/pokemon/shellder/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 180 +222 205 238 +213 180 230 +180 139 189 +115 123 139 +90 57 98 +255 98 41 +197 65 74 +123 32 16 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +106 106 106 +16 16 16 +255 255 255 diff --git a/graphics/pokemon/shellder/shiny.pal b/graphics/pokemon/shellder/shiny.pal new file mode 100644 index 000000000..e01229644 --- /dev/null +++ b/graphics/pokemon/shellder/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 180 +213 213 238 +255 180 65 +255 139 24 +213 98 0 +148 32 0 +255 98 41 +197 65 74 +123 32 16 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +106 106 106 +16 16 16 +255 255 255 |