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/shiftry | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/shiftry')
| -rw-r--r-- | graphics/pokemon/shiftry/anim_front.png | bin | 0 -> 1150 bytes | |||
| -rw-r--r-- | graphics/pokemon/shiftry/back.png | bin | 0 -> 580 bytes | |||
| -rw-r--r-- | graphics/pokemon/shiftry/footprint.png | bin | 0 -> 76 bytes | |||
| -rw-r--r-- | graphics/pokemon/shiftry/front.png | bin | 0 -> 1023 bytes | |||
| -rw-r--r-- | graphics/pokemon/shiftry/icon.png | bin | 0 -> 349 bytes | |||
| -rw-r--r-- | graphics/pokemon/shiftry/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/shiftry/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/shiftry/anim_front.png b/graphics/pokemon/shiftry/anim_front.png Binary files differnew file mode 100644 index 000000000..70eb97348 --- /dev/null +++ b/graphics/pokemon/shiftry/anim_front.png diff --git a/graphics/pokemon/shiftry/back.png b/graphics/pokemon/shiftry/back.png Binary files differnew file mode 100644 index 000000000..17ddb24ca --- /dev/null +++ b/graphics/pokemon/shiftry/back.png diff --git a/graphics/pokemon/shiftry/footprint.png b/graphics/pokemon/shiftry/footprint.png Binary files differnew file mode 100644 index 000000000..3ea82a3da --- /dev/null +++ b/graphics/pokemon/shiftry/footprint.png diff --git a/graphics/pokemon/shiftry/front.png b/graphics/pokemon/shiftry/front.png Binary files differnew file mode 100644 index 000000000..580c248b7 --- /dev/null +++ b/graphics/pokemon/shiftry/front.png diff --git a/graphics/pokemon/shiftry/icon.png b/graphics/pokemon/shiftry/icon.png Binary files differnew file mode 100644 index 000000000..c10fa772d --- /dev/null +++ b/graphics/pokemon/shiftry/icon.png diff --git a/graphics/pokemon/shiftry/normal.pal b/graphics/pokemon/shiftry/normal.pal new file mode 100644 index 000000000..3a91e677c --- /dev/null +++ b/graphics/pokemon/shiftry/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 148 197 +82 49 49 +131 131 115 +255 255 255 +115 65 74 +156 90 98 +222 123 82 +246 197 131 +230 222 255 +189 180 197 +0 0 0 +74 123 41 +98 172 98 +131 213 98 +255 213 98 +0 0 0 diff --git a/graphics/pokemon/shiftry/shiny.pal b/graphics/pokemon/shiftry/shiny.pal new file mode 100644 index 000000000..35aca99d4 --- /dev/null +++ b/graphics/pokemon/shiftry/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 148 197 +82 49 49 +172 106 82 +255 255 255 +115 16 0 +180 49 32 +222 98 49 +255 139 98 +255 238 156 +222 172 74 +0 0 0 +90 131 49 +139 205 82 +189 255 115 +255 156 82 +0 0 0 |
