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/psyduck | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/psyduck')
-rw-r--r-- | graphics/pokemon/psyduck/back.png | bin | 0 -> 534 bytes | |||
-rw-r--r-- | graphics/pokemon/psyduck/footprint.png | bin | 0 -> 95 bytes | |||
-rw-r--r-- | graphics/pokemon/psyduck/front.png | bin | 0 -> 589 bytes | |||
-rw-r--r-- | graphics/pokemon/psyduck/icon.png | bin | 0 -> 329 bytes | |||
-rw-r--r-- | graphics/pokemon/psyduck/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/psyduck/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/psyduck/back.png b/graphics/pokemon/psyduck/back.png Binary files differnew file mode 100644 index 000000000..65f8032a7 --- /dev/null +++ b/graphics/pokemon/psyduck/back.png diff --git a/graphics/pokemon/psyduck/footprint.png b/graphics/pokemon/psyduck/footprint.png Binary files differnew file mode 100644 index 000000000..4dff44800 --- /dev/null +++ b/graphics/pokemon/psyduck/footprint.png diff --git a/graphics/pokemon/psyduck/front.png b/graphics/pokemon/psyduck/front.png Binary files differnew file mode 100644 index 000000000..41e5202fc --- /dev/null +++ b/graphics/pokemon/psyduck/front.png diff --git a/graphics/pokemon/psyduck/icon.png b/graphics/pokemon/psyduck/icon.png Binary files differnew file mode 100644 index 000000000..f3ebc9f96 --- /dev/null +++ b/graphics/pokemon/psyduck/icon.png diff --git a/graphics/pokemon/psyduck/normal.pal b/graphics/pokemon/psyduck/normal.pal new file mode 100644 index 000000000..546dddd9f --- /dev/null +++ b/graphics/pokemon/psyduck/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +238 238 238 +255 238 189 +246 222 139 +222 180 82 +131 90 0 +255 255 255 +222 222 222 +148 148 148 +255 0 255 +255 0 255 +255 0 255 +255 230 164 +255 213 74 +230 164 49 +148 90 16 +16 16 16 diff --git a/graphics/pokemon/psyduck/shiny.pal b/graphics/pokemon/psyduck/shiny.pal new file mode 100644 index 000000000..49b953b0d --- /dev/null +++ b/graphics/pokemon/psyduck/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +238 238 238 +238 255 255 +213 246 246 +172 205 205 +49 82 82 +255 255 255 +222 222 222 +148 148 148 +255 0 255 +255 0 255 +255 0 255 +156 238 238 +148 213 222 +106 172 180 +24 98 106 +16 16 16 |