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/mudkip | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/mudkip')
-rw-r--r-- | graphics/pokemon/mudkip/back.png | bin | 0 -> 627 bytes | |||
-rw-r--r-- | graphics/pokemon/mudkip/footprint.png | bin | 0 -> 90 bytes | |||
-rw-r--r-- | graphics/pokemon/mudkip/front.png | bin | 0 -> 572 bytes | |||
-rw-r--r-- | graphics/pokemon/mudkip/icon.png | bin | 0 -> 353 bytes | |||
-rw-r--r-- | graphics/pokemon/mudkip/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/mudkip/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/mudkip/back.png b/graphics/pokemon/mudkip/back.png Binary files differnew file mode 100644 index 000000000..1b1282d42 --- /dev/null +++ b/graphics/pokemon/mudkip/back.png diff --git a/graphics/pokemon/mudkip/footprint.png b/graphics/pokemon/mudkip/footprint.png Binary files differnew file mode 100644 index 000000000..490db6e25 --- /dev/null +++ b/graphics/pokemon/mudkip/footprint.png diff --git a/graphics/pokemon/mudkip/front.png b/graphics/pokemon/mudkip/front.png Binary files differnew file mode 100644 index 000000000..15405baf9 --- /dev/null +++ b/graphics/pokemon/mudkip/front.png diff --git a/graphics/pokemon/mudkip/icon.png b/graphics/pokemon/mudkip/icon.png Binary files differnew file mode 100644 index 000000000..5a657aa91 --- /dev/null +++ b/graphics/pokemon/mudkip/icon.png diff --git a/graphics/pokemon/mudkip/normal.pal b/graphics/pokemon/mudkip/normal.pal new file mode 100644 index 000000000..bc3cc1b65 --- /dev/null +++ b/graphics/pokemon/mudkip/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +180 189 246 +156 172 222 +139 156 180 +123 115 123 +255 180 82 +246 156 65 +205 131 65 +164 123 90 +197 205 255 +255 255 255 +123 197 255 +90 172 230 +49 131 197 +74 74 131 +16 16 16 diff --git a/graphics/pokemon/mudkip/shiny.pal b/graphics/pokemon/mudkip/shiny.pal new file mode 100644 index 000000000..ef5447b60 --- /dev/null +++ b/graphics/pokemon/mudkip/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +255 238 156 +255 205 106 +230 172 90 +213 156 74 +255 180 82 +246 156 65 +205 131 65 +164 123 90 +255 246 197 +255 255 255 +222 156 238 +197 115 222 +139 82 156 +106 49 123 +16 16 16 |