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/voltorb | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/voltorb')
| -rw-r--r-- | graphics/pokemon/voltorb/anim_front.png | bin | 0 -> 531 bytes | |||
| -rw-r--r-- | graphics/pokemon/voltorb/back.png | bin | 0 -> 475 bytes | |||
| -rw-r--r-- | graphics/pokemon/voltorb/footprint.png | bin | 0 -> 71 bytes | |||
| -rw-r--r-- | graphics/pokemon/voltorb/front.png | bin | 0 -> 397 bytes | |||
| -rw-r--r-- | graphics/pokemon/voltorb/icon.png | bin | 0 -> 242 bytes | |||
| -rw-r--r-- | graphics/pokemon/voltorb/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/voltorb/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/voltorb/anim_front.png b/graphics/pokemon/voltorb/anim_front.png Binary files differnew file mode 100644 index 000000000..ef550558b --- /dev/null +++ b/graphics/pokemon/voltorb/anim_front.png diff --git a/graphics/pokemon/voltorb/back.png b/graphics/pokemon/voltorb/back.png Binary files differnew file mode 100644 index 000000000..c379b4a8b --- /dev/null +++ b/graphics/pokemon/voltorb/back.png diff --git a/graphics/pokemon/voltorb/footprint.png b/graphics/pokemon/voltorb/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/voltorb/footprint.png diff --git a/graphics/pokemon/voltorb/front.png b/graphics/pokemon/voltorb/front.png Binary files differnew file mode 100644 index 000000000..da18b70b6 --- /dev/null +++ b/graphics/pokemon/voltorb/front.png diff --git a/graphics/pokemon/voltorb/icon.png b/graphics/pokemon/voltorb/icon.png Binary files differnew file mode 100644 index 000000000..53d318fdb --- /dev/null +++ b/graphics/pokemon/voltorb/icon.png diff --git a/graphics/pokemon/voltorb/normal.pal b/graphics/pokemon/voltorb/normal.pal new file mode 100644 index 000000000..64007ece6 --- /dev/null +++ b/graphics/pokemon/voltorb/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +230 230 230 +255 255 255 +222 213 213 +180 172 172 +90 82 82 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 172 156 +255 82 32 +230 65 0 +213 49 0 +131 16 16 +16 16 16 diff --git a/graphics/pokemon/voltorb/shiny.pal b/graphics/pokemon/voltorb/shiny.pal new file mode 100644 index 000000000..1ceb68b1b --- /dev/null +++ b/graphics/pokemon/voltorb/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +230 230 230 +255 255 255 +222 213 213 +180 172 172 +90 82 82 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 106 238 +41 65 197 +0 24 156 +0 0 115 +0 0 74 +16 16 16 |
