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/charizard | |
parent | 2f2ee9ba380b1665c878ce378cffde81971b4046 (diff) |
pokemon graphics assets
Diffstat (limited to 'graphics/pokemon/charizard')
-rw-r--r-- | graphics/pokemon/charizard/back.png | bin | 0 -> 829 bytes | |||
-rw-r--r-- | graphics/pokemon/charizard/footprint.png | bin | 0 -> 95 bytes | |||
-rw-r--r-- | graphics/pokemon/charizard/front.png | bin | 0 -> 1134 bytes | |||
-rw-r--r-- | graphics/pokemon/charizard/icon.png | bin | 0 -> 462 bytes | |||
-rw-r--r-- | graphics/pokemon/charizard/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/charizard/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/charizard/back.png b/graphics/pokemon/charizard/back.png Binary files differnew file mode 100644 index 000000000..22cf6b043 --- /dev/null +++ b/graphics/pokemon/charizard/back.png diff --git a/graphics/pokemon/charizard/footprint.png b/graphics/pokemon/charizard/footprint.png Binary files differnew file mode 100644 index 000000000..e69f38392 --- /dev/null +++ b/graphics/pokemon/charizard/footprint.png diff --git a/graphics/pokemon/charizard/front.png b/graphics/pokemon/charizard/front.png Binary files differnew file mode 100644 index 000000000..892c26c5d --- /dev/null +++ b/graphics/pokemon/charizard/front.png diff --git a/graphics/pokemon/charizard/icon.png b/graphics/pokemon/charizard/icon.png Binary files differnew file mode 100644 index 000000000..9c8140887 --- /dev/null +++ b/graphics/pokemon/charizard/icon.png diff --git a/graphics/pokemon/charizard/normal.pal b/graphics/pokemon/charizard/normal.pal new file mode 100644 index 000000000..154a0f0c5 --- /dev/null +++ b/graphics/pokemon/charizard/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 213 +238 82 65 +197 49 32 +41 172 189 +32 123 148 +24 65 106 +255 230 156 +255 213 106 +255 164 90 +16 16 16 +255 197 98 +255 148 65 +222 98 32 +148 49 0 +213 213 213 +255 255 255 diff --git a/graphics/pokemon/charizard/shiny.pal b/graphics/pokemon/charizard/shiny.pal new file mode 100644 index 000000000..0704ae619 --- /dev/null +++ b/graphics/pokemon/charizard/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +238 82 65 +197 49 32 +222 98 106 +189 65 74 +156 32 41 +238 238 156 +222 213 131 +205 189 106 +16 16 16 +131 156 156 +98 123 123 +65 90 90 +32 57 57 +213 213 213 +255 255 255 |