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/electabuzz | |
| parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) | |
pokemon graphics assets
Diffstat (limited to 'graphics/pokemon/electabuzz')
| -rw-r--r-- | graphics/pokemon/electabuzz/back.png | bin | 0 -> 611 bytes | |||
| -rw-r--r-- | graphics/pokemon/electabuzz/footprint.png | bin | 0 -> 93 bytes | |||
| -rw-r--r-- | graphics/pokemon/electabuzz/front.png | bin | 0 -> 926 bytes | |||
| -rw-r--r-- | graphics/pokemon/electabuzz/icon.png | bin | 0 -> 321 bytes | |||
| -rw-r--r-- | graphics/pokemon/electabuzz/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/electabuzz/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/electabuzz/back.png b/graphics/pokemon/electabuzz/back.png Binary files differnew file mode 100644 index 000000000..8d84c2cb6 --- /dev/null +++ b/graphics/pokemon/electabuzz/back.png diff --git a/graphics/pokemon/electabuzz/footprint.png b/graphics/pokemon/electabuzz/footprint.png Binary files differnew file mode 100644 index 000000000..b2b4de625 --- /dev/null +++ b/graphics/pokemon/electabuzz/footprint.png diff --git a/graphics/pokemon/electabuzz/front.png b/graphics/pokemon/electabuzz/front.png Binary files differnew file mode 100644 index 000000000..783cd49c8 --- /dev/null +++ b/graphics/pokemon/electabuzz/front.png diff --git a/graphics/pokemon/electabuzz/icon.png b/graphics/pokemon/electabuzz/icon.png Binary files differnew file mode 100644 index 000000000..4c9babe2a --- /dev/null +++ b/graphics/pokemon/electabuzz/icon.png diff --git a/graphics/pokemon/electabuzz/normal.pal b/graphics/pokemon/electabuzz/normal.pal new file mode 100644 index 000000000..1a18eb70d --- /dev/null +++ b/graphics/pokemon/electabuzz/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +222 222 222 +115 115 115 +16 16 16 +255 0 255 +255 0 255 +255 172 123 +255 82 32 +189 49 8 +255 0 255 +255 255 213 +255 230 156 +255 213 106 +230 164 82 +164 82 0 diff --git a/graphics/pokemon/electabuzz/shiny.pal b/graphics/pokemon/electabuzz/shiny.pal new file mode 100644 index 000000000..df9fa23e8 --- /dev/null +++ b/graphics/pokemon/electabuzz/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +222 222 222 +115 115 115 +16 16 16 +255 0 255 +255 0 255 +255 172 123 +255 82 32 +189 49 8 +255 0 255 +255 230 148 +255 205 41 +238 131 0 +205 98 0 +164 41 0 |
