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/seviper | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/seviper')
-rw-r--r-- | graphics/pokemon/seviper/back.png | bin | 0 -> 934 bytes | |||
-rw-r--r-- | graphics/pokemon/seviper/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/seviper/front.png | bin | 0 -> 886 bytes | |||
-rw-r--r-- | graphics/pokemon/seviper/icon.png | bin | 0 -> 368 bytes | |||
-rw-r--r-- | graphics/pokemon/seviper/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/seviper/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/seviper/back.png b/graphics/pokemon/seviper/back.png Binary files differnew file mode 100644 index 000000000..b9849a6fa --- /dev/null +++ b/graphics/pokemon/seviper/back.png diff --git a/graphics/pokemon/seviper/footprint.png b/graphics/pokemon/seviper/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/seviper/footprint.png diff --git a/graphics/pokemon/seviper/front.png b/graphics/pokemon/seviper/front.png Binary files differnew file mode 100644 index 000000000..41635e5fb --- /dev/null +++ b/graphics/pokemon/seviper/front.png diff --git a/graphics/pokemon/seviper/icon.png b/graphics/pokemon/seviper/icon.png Binary files differnew file mode 100644 index 000000000..ce751ce33 --- /dev/null +++ b/graphics/pokemon/seviper/icon.png diff --git a/graphics/pokemon/seviper/normal.pal b/graphics/pokemon/seviper/normal.pal new file mode 100644 index 000000000..bdcc5e761 --- /dev/null +++ b/graphics/pokemon/seviper/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +148 197 197 +255 255 255 +57 49 49 +255 230 90 +222 189 65 +139 41 180 +255 189 172 +238 90 82 +205 65 57 +131 123 65 +41 32 32 +139 123 123 +82 74 74 +0 0 0 +164 49 255 +90 49 65 diff --git a/graphics/pokemon/seviper/shiny.pal b/graphics/pokemon/seviper/shiny.pal new file mode 100644 index 000000000..7296a030a --- /dev/null +++ b/graphics/pokemon/seviper/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +148 197 197 +255 255 255 +57 49 49 +205 255 115 +172 222 82 +180 49 106 +255 189 172 +90 131 180 +57 90 139 +82 123 16 +41 32 32 +139 123 123 +82 74 74 +0 0 0 +213 82 139 +90 49 65 |