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/pikachu | |
parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) |
pokemon graphics assets
Diffstat (limited to 'graphics/pokemon/pikachu')
-rw-r--r-- | graphics/pokemon/pikachu/back.png | bin | 0 -> 587 bytes | |||
-rw-r--r-- | graphics/pokemon/pikachu/footprint.png | bin | 0 -> 84 bytes | |||
-rw-r--r-- | graphics/pokemon/pikachu/front.png | bin | 0 -> 600 bytes | |||
-rw-r--r-- | graphics/pokemon/pikachu/icon.png | bin | 0 -> 353 bytes | |||
-rw-r--r-- | graphics/pokemon/pikachu/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/pikachu/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/pikachu/back.png b/graphics/pokemon/pikachu/back.png Binary files differnew file mode 100644 index 000000000..0ea5ff592 --- /dev/null +++ b/graphics/pokemon/pikachu/back.png diff --git a/graphics/pokemon/pikachu/footprint.png b/graphics/pokemon/pikachu/footprint.png Binary files differnew file mode 100644 index 000000000..a8ee2e4ac --- /dev/null +++ b/graphics/pokemon/pikachu/footprint.png diff --git a/graphics/pokemon/pikachu/front.png b/graphics/pokemon/pikachu/front.png Binary files differnew file mode 100644 index 000000000..18f83cf02 --- /dev/null +++ b/graphics/pokemon/pikachu/front.png diff --git a/graphics/pokemon/pikachu/icon.png b/graphics/pokemon/pikachu/icon.png Binary files differnew file mode 100644 index 000000000..feb77f7db --- /dev/null +++ b/graphics/pokemon/pikachu/icon.png diff --git a/graphics/pokemon/pikachu/normal.pal b/graphics/pokemon/pikachu/normal.pal new file mode 100644 index 000000000..bb60c24a9 --- /dev/null +++ b/graphics/pokemon/pikachu/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 180 +255 255 255 +255 255 123 +255 238 0 +238 189 0 +197 139 0 +131 82 0 +255 0 255 +255 0 255 +255 0 255 +255 74 74 +230 0 0 +180 0 0 +106 106 106 +16 16 16 +255 0 255 diff --git a/graphics/pokemon/pikachu/shiny.pal b/graphics/pokemon/pikachu/shiny.pal new file mode 100644 index 000000000..d4b783b0e --- /dev/null +++ b/graphics/pokemon/pikachu/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 180 +255 255 255 +255 238 139 +246 205 32 +255 131 0 +205 98 0 +164 41 0 +255 0 255 +255 0 255 +255 0 255 +255 49 0 +205 57 0 +180 32 0 +106 106 106 +16 16 16 +255 0 255 |