diff options
| author | garak <garakmon@gmail.com> | 2019-03-14 19:09:56 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-03-16 12:21:47 -0500 |
| commit | d0115db5656944bcb4f44323bbd01b9a30780abc (patch) | |
| tree | 82db4019bb304099e7496f2a921190c07514ebf3 /graphics/pokemon/sharpedo | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/sharpedo')
| -rw-r--r-- | graphics/pokemon/sharpedo/anim_front.png | bin | 0 -> 1177 bytes | |||
| -rw-r--r-- | graphics/pokemon/sharpedo/back.png | bin | 0 -> 676 bytes | |||
| -rw-r--r-- | graphics/pokemon/sharpedo/footprint.png | bin | 0 -> 71 bytes | |||
| -rw-r--r-- | graphics/pokemon/sharpedo/front.png | bin | 0 -> 748 bytes | |||
| -rw-r--r-- | graphics/pokemon/sharpedo/icon.png | bin | 0 -> 373 bytes | |||
| -rw-r--r-- | graphics/pokemon/sharpedo/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/sharpedo/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/sharpedo/anim_front.png b/graphics/pokemon/sharpedo/anim_front.png Binary files differnew file mode 100644 index 000000000..644b5331b --- /dev/null +++ b/graphics/pokemon/sharpedo/anim_front.png diff --git a/graphics/pokemon/sharpedo/back.png b/graphics/pokemon/sharpedo/back.png Binary files differnew file mode 100644 index 000000000..4e011968b --- /dev/null +++ b/graphics/pokemon/sharpedo/back.png diff --git a/graphics/pokemon/sharpedo/footprint.png b/graphics/pokemon/sharpedo/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/sharpedo/footprint.png diff --git a/graphics/pokemon/sharpedo/front.png b/graphics/pokemon/sharpedo/front.png Binary files differnew file mode 100644 index 000000000..65d1182c0 --- /dev/null +++ b/graphics/pokemon/sharpedo/front.png diff --git a/graphics/pokemon/sharpedo/icon.png b/graphics/pokemon/sharpedo/icon.png Binary files differnew file mode 100644 index 000000000..d8dbc26b2 --- /dev/null +++ b/graphics/pokemon/sharpedo/icon.png diff --git a/graphics/pokemon/sharpedo/normal.pal b/graphics/pokemon/sharpedo/normal.pal new file mode 100644 index 000000000..3db40a601 --- /dev/null +++ b/graphics/pokemon/sharpedo/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 255 156 +57 65 74 +65 98 123 +65 139 148 +148 189 189 +213 123 131 +222 189 65 +255 222 98 +172 156 180 +222 205 246 +238 230 255 +156 74 90 +238 49 24 +255 255 255 +0 0 0 +106 57 74 diff --git a/graphics/pokemon/sharpedo/shiny.pal b/graphics/pokemon/sharpedo/shiny.pal new file mode 100644 index 000000000..11b98e3bd --- /dev/null +++ b/graphics/pokemon/sharpedo/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 255 156 +98 0 82 +131 0 115 +164 16 148 +197 49 180 +213 123 131 +222 189 65 +255 222 98 +172 156 180 +222 205 246 +238 230 255 +156 74 90 +238 49 24 +255 255 255 +0 0 0 +106 57 74 |
