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/shuppet | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/shuppet')
| -rw-r--r-- | graphics/pokemon/shuppet/anim_front.png | bin | 0 -> 543 bytes | |||
| -rw-r--r-- | graphics/pokemon/shuppet/back.png | bin | 0 -> 485 bytes | |||
| -rw-r--r-- | graphics/pokemon/shuppet/footprint.png | bin | 0 -> 71 bytes | |||
| -rw-r--r-- | graphics/pokemon/shuppet/front.png | bin | 0 -> 435 bytes | |||
| -rw-r--r-- | graphics/pokemon/shuppet/icon.png | bin | 0 -> 275 bytes | |||
| -rw-r--r-- | graphics/pokemon/shuppet/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/shuppet/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/shuppet/anim_front.png b/graphics/pokemon/shuppet/anim_front.png Binary files differnew file mode 100644 index 000000000..00629578f --- /dev/null +++ b/graphics/pokemon/shuppet/anim_front.png diff --git a/graphics/pokemon/shuppet/back.png b/graphics/pokemon/shuppet/back.png Binary files differnew file mode 100644 index 000000000..2c6dbdb18 --- /dev/null +++ b/graphics/pokemon/shuppet/back.png diff --git a/graphics/pokemon/shuppet/footprint.png b/graphics/pokemon/shuppet/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/shuppet/footprint.png diff --git a/graphics/pokemon/shuppet/front.png b/graphics/pokemon/shuppet/front.png Binary files differnew file mode 100644 index 000000000..9b63e2640 --- /dev/null +++ b/graphics/pokemon/shuppet/front.png diff --git a/graphics/pokemon/shuppet/icon.png b/graphics/pokemon/shuppet/icon.png Binary files differnew file mode 100644 index 000000000..6e7087efd --- /dev/null +++ b/graphics/pokemon/shuppet/icon.png diff --git a/graphics/pokemon/shuppet/normal.pal b/graphics/pokemon/shuppet/normal.pal new file mode 100644 index 000000000..7dafb6a01 --- /dev/null +++ b/graphics/pokemon/shuppet/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +98 197 197 +74 65 74 +148 131 139 +164 164 172 +172 189 197 +123 115 123 +106 213 246 +82 189 213 +246 213 49 +189 180 0 +123 180 65 +106 148 65 +0 0 0 +0 0 0 +0 0 0 +24 24 24 diff --git a/graphics/pokemon/shuppet/shiny.pal b/graphics/pokemon/shuppet/shiny.pal new file mode 100644 index 000000000..9d5557a71 --- /dev/null +++ b/graphics/pokemon/shuppet/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +98 197 197 +49 74 82 +57 123 131 +98 172 180 +139 205 213 +49 115 123 +106 213 246 +82 189 213 +246 213 49 +189 180 0 +123 180 65 +106 148 65 +0 0 0 +0 0 0 +0 0 0 +24 24 24 |
