diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
commit | e130a00cdf69c58dbff8e98a69559aeb33f87b60 (patch) | |
tree | e128e502a2229f5d934f0436a0eb31dc86350bbb /graphics/pokemon/pineco | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/pineco')
-rw-r--r-- | graphics/pokemon/pineco/back.png | bin | 0 -> 520 bytes | |||
-rw-r--r-- | graphics/pokemon/pineco/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/pineco/front.png | bin | 0 -> 646 bytes | |||
-rw-r--r-- | graphics/pokemon/pineco/icon.png | bin | 0 -> 290 bytes | |||
-rw-r--r-- | graphics/pokemon/pineco/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/pineco/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/pineco/back.png b/graphics/pokemon/pineco/back.png Binary files differnew file mode 100644 index 000000000..a92454bb3 --- /dev/null +++ b/graphics/pokemon/pineco/back.png diff --git a/graphics/pokemon/pineco/footprint.png b/graphics/pokemon/pineco/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/pineco/footprint.png diff --git a/graphics/pokemon/pineco/front.png b/graphics/pokemon/pineco/front.png Binary files differnew file mode 100644 index 000000000..eee32963a --- /dev/null +++ b/graphics/pokemon/pineco/front.png diff --git a/graphics/pokemon/pineco/icon.png b/graphics/pokemon/pineco/icon.png Binary files differnew file mode 100644 index 000000000..3c12df5a2 --- /dev/null +++ b/graphics/pokemon/pineco/icon.png diff --git a/graphics/pokemon/pineco/normal.pal b/graphics/pokemon/pineco/normal.pal new file mode 100644 index 000000000..91acee124 --- /dev/null +++ b/graphics/pokemon/pineco/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +41 74 123 +57 115 164 +82 172 180 +131 213 213 +180 238 246 +156 164 164 +255 74 57 +255 0 255 +255 0 255 +255 255 255 diff --git a/graphics/pokemon/pineco/shiny.pal b/graphics/pokemon/pineco/shiny.pal new file mode 100644 index 000000000..a474cc3e8 --- /dev/null +++ b/graphics/pokemon/pineco/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +90 65 65 +148 90 82 +172 139 82 +230 197 106 +255 230 131 +156 164 164 +255 74 57 +255 0 255 +255 0 255 +255 255 255 |