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/hoothoot | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/hoothoot')
-rw-r--r-- | graphics/pokemon/hoothoot/back.png | bin | 0 -> 618 bytes | |||
-rw-r--r-- | graphics/pokemon/hoothoot/footprint.png | bin | 0 -> 102 bytes | |||
-rw-r--r-- | graphics/pokemon/hoothoot/front.png | bin | 0 -> 525 bytes | |||
-rw-r--r-- | graphics/pokemon/hoothoot/icon.png | bin | 0 -> 350 bytes | |||
-rw-r--r-- | graphics/pokemon/hoothoot/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/hoothoot/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/hoothoot/back.png b/graphics/pokemon/hoothoot/back.png Binary files differnew file mode 100644 index 000000000..2ab2253bd --- /dev/null +++ b/graphics/pokemon/hoothoot/back.png diff --git a/graphics/pokemon/hoothoot/footprint.png b/graphics/pokemon/hoothoot/footprint.png Binary files differnew file mode 100644 index 000000000..1eacf9116 --- /dev/null +++ b/graphics/pokemon/hoothoot/footprint.png diff --git a/graphics/pokemon/hoothoot/front.png b/graphics/pokemon/hoothoot/front.png Binary files differnew file mode 100644 index 000000000..12e160d81 --- /dev/null +++ b/graphics/pokemon/hoothoot/front.png diff --git a/graphics/pokemon/hoothoot/icon.png b/graphics/pokemon/hoothoot/icon.png Binary files differnew file mode 100644 index 000000000..c25065113 --- /dev/null +++ b/graphics/pokemon/hoothoot/icon.png diff --git a/graphics/pokemon/hoothoot/normal.pal b/graphics/pokemon/hoothoot/normal.pal new file mode 100644 index 000000000..f1a3ee54e --- /dev/null +++ b/graphics/pokemon/hoothoot/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +246 255 189 +230 246 164 +222 213 90 +205 189 41 +172 156 32 +148 131 24 +123 106 16 +90 74 0 +255 230 172 +255 180 106 +230 123 41 +123 123 123 +82 82 82 +16 16 16 diff --git a/graphics/pokemon/hoothoot/shiny.pal b/graphics/pokemon/hoothoot/shiny.pal new file mode 100644 index 000000000..3b951e004 --- /dev/null +++ b/graphics/pokemon/hoothoot/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +255 255 189 +238 238 106 +255 238 115 +246 222 57 +230 189 49 +213 148 41 +197 131 32 +139 82 32 +255 230 172 +255 180 106 +230 123 41 +123 123 123 +82 82 82 +16 16 16 |