diff options
| author | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
| commit | e66ebaa1f5eddb1295b61fc975ff0a98c07250ba (patch) | |
| tree | 2827180802d3ba33679b6686e0d3a52aa29ce2fc /graphics/pokemon/dunsparce | |
| parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/dunsparce')
| -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 |
6 files changed, 38 insertions, 0 deletions
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 |
