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/farfetch_d | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/farfetch_d')
-rw-r--r-- | graphics/pokemon/farfetch_d/back.png | bin | 0 -> 696 bytes | |||
-rw-r--r-- | graphics/pokemon/farfetch_d/footprint.png | bin | 0 -> 99 bytes | |||
-rw-r--r-- | graphics/pokemon/farfetch_d/front.png | bin | 0 -> 701 bytes | |||
-rw-r--r-- | graphics/pokemon/farfetch_d/icon.png | bin | 0 -> 396 bytes | |||
-rw-r--r-- | graphics/pokemon/farfetch_d/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/farfetch_d/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/farfetch_d/back.png b/graphics/pokemon/farfetch_d/back.png Binary files differnew file mode 100644 index 000000000..7f981b389 --- /dev/null +++ b/graphics/pokemon/farfetch_d/back.png diff --git a/graphics/pokemon/farfetch_d/footprint.png b/graphics/pokemon/farfetch_d/footprint.png Binary files differnew file mode 100644 index 000000000..2f08f732d --- /dev/null +++ b/graphics/pokemon/farfetch_d/footprint.png diff --git a/graphics/pokemon/farfetch_d/front.png b/graphics/pokemon/farfetch_d/front.png Binary files differnew file mode 100644 index 000000000..5b3bb3664 --- /dev/null +++ b/graphics/pokemon/farfetch_d/front.png diff --git a/graphics/pokemon/farfetch_d/icon.png b/graphics/pokemon/farfetch_d/icon.png Binary files differnew file mode 100644 index 000000000..cb3cd931b --- /dev/null +++ b/graphics/pokemon/farfetch_d/icon.png diff --git a/graphics/pokemon/farfetch_d/normal.pal b/graphics/pokemon/farfetch_d/normal.pal new file mode 100644 index 000000000..2a2dfd6aa --- /dev/null +++ b/graphics/pokemon/farfetch_d/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 213 +255 255 255 +213 213 213 +230 230 164 +197 197 131 +255 222 90 +230 172 90 +156 115 41 +205 255 139 +123 205 65 +74 131 24 +205 189 123 +180 148 82 +139 90 41 +98 65 0 +16 16 16 diff --git a/graphics/pokemon/farfetch_d/shiny.pal b/graphics/pokemon/farfetch_d/shiny.pal new file mode 100644 index 000000000..5537612ce --- /dev/null +++ b/graphics/pokemon/farfetch_d/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 213 +255 255 255 +213 213 213 +230 230 164 +197 197 131 +255 230 106 +230 172 90 +189 106 41 +205 255 139 +139 189 57 +98 148 16 +246 189 180 +213 148 139 +172 106 98 +131 65 57 +16 16 16 |