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/cleffa | |
parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) |
pokemon graphics assets
Diffstat (limited to 'graphics/pokemon/cleffa')
-rw-r--r-- | graphics/pokemon/cleffa/back.png | bin | 0 -> 461 bytes | |||
-rw-r--r-- | graphics/pokemon/cleffa/footprint.png | bin | 0 -> 79 bytes | |||
-rw-r--r-- | graphics/pokemon/cleffa/front.png | bin | 0 -> 381 bytes | |||
-rw-r--r-- | graphics/pokemon/cleffa/icon.png | bin | 0 -> 302 bytes | |||
-rw-r--r-- | graphics/pokemon/cleffa/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/cleffa/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/cleffa/back.png b/graphics/pokemon/cleffa/back.png Binary files differnew file mode 100644 index 000000000..b110614e1 --- /dev/null +++ b/graphics/pokemon/cleffa/back.png diff --git a/graphics/pokemon/cleffa/footprint.png b/graphics/pokemon/cleffa/footprint.png Binary files differnew file mode 100644 index 000000000..4bf9339ae --- /dev/null +++ b/graphics/pokemon/cleffa/footprint.png diff --git a/graphics/pokemon/cleffa/front.png b/graphics/pokemon/cleffa/front.png Binary files differnew file mode 100644 index 000000000..82b6c103b --- /dev/null +++ b/graphics/pokemon/cleffa/front.png diff --git a/graphics/pokemon/cleffa/icon.png b/graphics/pokemon/cleffa/icon.png Binary files differnew file mode 100644 index 000000000..e866394f0 --- /dev/null +++ b/graphics/pokemon/cleffa/icon.png diff --git a/graphics/pokemon/cleffa/normal.pal b/graphics/pokemon/cleffa/normal.pal new file mode 100644 index 000000000..757446357 --- /dev/null +++ b/graphics/pokemon/cleffa/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +255 205 156 +255 164 131 +222 115 65 +197 74 0 +98 49 32 +213 164 41 +164 106 0 +123 74 0 +90 49 0 +255 0 255 +205 0 0 +156 0 0 +82 82 82 +16 16 16 diff --git a/graphics/pokemon/cleffa/shiny.pal b/graphics/pokemon/cleffa/shiny.pal new file mode 100644 index 000000000..1af070d66 --- /dev/null +++ b/graphics/pokemon/cleffa/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +255 222 222 +255 189 197 +238 123 148 +180 82 82 +32 98 0 +123 222 90 +82 180 49 +41 139 8 +0 98 0 +255 0 255 +205 0 0 +156 0 0 +82 82 82 +16 16 16 |