diff options
author | Swastik Baranwal <swstkbaranwal@gmail.com> | 2019-06-23 18:47:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-23 18:47:35 +0530 |
commit | 99703c6ab831d34e6859d8a8f53ba8e73dc4d3d9 (patch) | |
tree | 3a712d3039d152616af58a45a13d82c40a87e58f /graphics/pokemon/psyduck | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
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 |