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/dunsparce | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/dunsparce')
| -rw-r--r-- | graphics/pokemon/dunsparce/anim_front.png | bin | 0 -> 1002 bytes | |||
| -rw-r--r-- | graphics/pokemon/dunsparce/back.png | bin | 0 -> 593 bytes | |||
| -rw-r--r-- | graphics/pokemon/dunsparce/footprint.png | bin | 0 -> 71 bytes | |||
| -rw-r--r-- | graphics/pokemon/dunsparce/front.png | bin | 0 -> 645 bytes | |||
| -rw-r--r-- | graphics/pokemon/dunsparce/icon.png | bin | 0 -> 341 bytes | |||
| -rw-r--r-- | graphics/pokemon/dunsparce/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/dunsparce/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/dunsparce/anim_front.png b/graphics/pokemon/dunsparce/anim_front.png Binary files differnew file mode 100644 index 000000000..527b51c93 --- /dev/null +++ b/graphics/pokemon/dunsparce/anim_front.png diff --git a/graphics/pokemon/dunsparce/back.png b/graphics/pokemon/dunsparce/back.png Binary files differnew file mode 100644 index 000000000..05f700ea7 --- /dev/null +++ b/graphics/pokemon/dunsparce/back.png diff --git a/graphics/pokemon/dunsparce/footprint.png b/graphics/pokemon/dunsparce/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/dunsparce/footprint.png diff --git a/graphics/pokemon/dunsparce/front.png b/graphics/pokemon/dunsparce/front.png Binary files differnew file mode 100644 index 000000000..cf3c421af --- /dev/null +++ b/graphics/pokemon/dunsparce/front.png diff --git a/graphics/pokemon/dunsparce/icon.png b/graphics/pokemon/dunsparce/icon.png Binary files differnew file mode 100644 index 000000000..d2896e72b --- /dev/null +++ b/graphics/pokemon/dunsparce/icon.png diff --git a/graphics/pokemon/dunsparce/normal.pal b/graphics/pokemon/dunsparce/normal.pal new file mode 100644 index 000000000..e0440cdc1 --- /dev/null +++ b/graphics/pokemon/dunsparce/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +32 82 139 +74 172 189 +131 205 213 +189 222 230 +90 90 90 +139 139 139 +197 205 213 +106 90 41 +189 139 32 +222 189 57 +230 230 131 +246 246 197 +255 255 255 diff --git a/graphics/pokemon/dunsparce/shiny.pal b/graphics/pokemon/dunsparce/shiny.pal new file mode 100644 index 000000000..425dc8b36 --- /dev/null +++ b/graphics/pokemon/dunsparce/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +164 65 74 +222 106 123 +238 164 164 +238 213 197 +90 90 90 +139 139 139 +238 213 197 +106 90 41 +189 139 32 +222 189 57 +230 230 131 +246 246 197 +255 255 255 |
