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/minun | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/minun')
-rw-r--r-- | graphics/pokemon/minun/back.png | bin | 0 -> 575 bytes | |||
-rw-r--r-- | graphics/pokemon/minun/footprint.png | bin | 0 -> 86 bytes | |||
-rw-r--r-- | graphics/pokemon/minun/front.png | bin | 0 -> 505 bytes | |||
-rw-r--r-- | graphics/pokemon/minun/icon.png | bin | 0 -> 296 bytes | |||
-rw-r--r-- | graphics/pokemon/minun/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/minun/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/minun/back.png b/graphics/pokemon/minun/back.png Binary files differnew file mode 100644 index 000000000..7c1377d59 --- /dev/null +++ b/graphics/pokemon/minun/back.png diff --git a/graphics/pokemon/minun/footprint.png b/graphics/pokemon/minun/footprint.png Binary files differnew file mode 100644 index 000000000..1071b8069 --- /dev/null +++ b/graphics/pokemon/minun/footprint.png diff --git a/graphics/pokemon/minun/front.png b/graphics/pokemon/minun/front.png Binary files differnew file mode 100644 index 000000000..9b373c0a2 --- /dev/null +++ b/graphics/pokemon/minun/front.png diff --git a/graphics/pokemon/minun/icon.png b/graphics/pokemon/minun/icon.png Binary files differnew file mode 100644 index 000000000..1aacd776a --- /dev/null +++ b/graphics/pokemon/minun/icon.png diff --git a/graphics/pokemon/minun/normal.pal b/graphics/pokemon/minun/normal.pal new file mode 100644 index 000000000..3ed8a19ee --- /dev/null +++ b/graphics/pokemon/minun/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +255 246 222 +255 238 197 +238 213 131 +189 172 131 +123 115 82 +98 156 255 +90 123 230 +49 90 131 +238 82 57 +41 49 65 +98 98 115 +65 65 98 +148 148 148 +0 0 0 +255 255 255 diff --git a/graphics/pokemon/minun/shiny.pal b/graphics/pokemon/minun/shiny.pal new file mode 100644 index 000000000..db9c93534 --- /dev/null +++ b/graphics/pokemon/minun/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +255 246 222 +255 238 164 +255 213 106 +205 148 82 +139 82 16 +148 197 205 +82 139 131 +49 115 106 +238 82 57 +41 49 65 +98 98 115 +65 65 98 +148 148 148 +0 0 0 +255 255 255 |