diff options
author | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
commit | e66ebaa1f5eddb1295b61fc975ff0a98c07250ba (patch) | |
tree | 2827180802d3ba33679b6686e0d3a52aa29ce2fc /graphics/pokemon/shellder | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
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 |