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/onix | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/onix')
-rw-r--r-- | graphics/pokemon/onix/back.png | bin | 0 -> 696 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/front.png | bin | 0 -> 929 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/icon.png | bin | 0 -> 456 bytes | |||
-rw-r--r-- | graphics/pokemon/onix/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/onix/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/onix/back.png b/graphics/pokemon/onix/back.png Binary files differnew file mode 100644 index 000000000..233e66d91 --- /dev/null +++ b/graphics/pokemon/onix/back.png diff --git a/graphics/pokemon/onix/footprint.png b/graphics/pokemon/onix/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/onix/footprint.png diff --git a/graphics/pokemon/onix/front.png b/graphics/pokemon/onix/front.png Binary files differnew file mode 100644 index 000000000..4f9679d3f --- /dev/null +++ b/graphics/pokemon/onix/front.png diff --git a/graphics/pokemon/onix/icon.png b/graphics/pokemon/onix/icon.png Binary files differnew file mode 100644 index 000000000..ddd7ee4f9 --- /dev/null +++ b/graphics/pokemon/onix/icon.png diff --git a/graphics/pokemon/onix/normal.pal b/graphics/pokemon/onix/normal.pal new file mode 100644 index 000000000..d0820bdc6 --- /dev/null +++ b/graphics/pokemon/onix/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +172 222 205 +255 255 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +238 230 230 +222 213 213 +189 180 180 +123 131 106 +82 74 74 +16 16 16 diff --git a/graphics/pokemon/onix/shiny.pal b/graphics/pokemon/onix/shiny.pal new file mode 100644 index 000000000..fc100a9cf --- /dev/null +++ b/graphics/pokemon/onix/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +230 230 156 +205 205 131 +164 164 90 +123 123 49 +82 82 8 +16 16 16 |