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/pineco | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
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 |