diff options
| author | YamaArashi <shadow962@live.com> | 2016-01-24 01:42:47 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-01-24 01:42:47 -0800 |
| commit | aa3cafe9ba2bb30b273eec0bb3362ab17604a82e (patch) | |
| tree | 9462eb44c7d11fdb4092ff326deed264881cac34 /graphics/pokemon/dunsparce | |
| parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) | |
pokemon graphics assets
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 |
