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/treecko | |
parent | 6d190f861e3559eec922cd760778c0cba6e08397 (diff) | |
parent | 9ee0c34758a63f8c00724b6fc984b4e96be2f7af (diff) |
Merge pull request #5 from pret/master
Take files
Diffstat (limited to 'graphics/pokemon/treecko')
-rw-r--r-- | graphics/pokemon/treecko/back.png | bin | 0 -> 636 bytes | |||
-rw-r--r-- | graphics/pokemon/treecko/footprint.png | bin | 0 -> 96 bytes | |||
-rw-r--r-- | graphics/pokemon/treecko/front.png | bin | 0 -> 635 bytes | |||
-rw-r--r-- | graphics/pokemon/treecko/icon.png | bin | 0 -> 346 bytes | |||
-rw-r--r-- | graphics/pokemon/treecko/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/treecko/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/treecko/back.png b/graphics/pokemon/treecko/back.png Binary files differnew file mode 100644 index 000000000..89e53390d --- /dev/null +++ b/graphics/pokemon/treecko/back.png diff --git a/graphics/pokemon/treecko/footprint.png b/graphics/pokemon/treecko/footprint.png Binary files differnew file mode 100644 index 000000000..ed3854702 --- /dev/null +++ b/graphics/pokemon/treecko/footprint.png diff --git a/graphics/pokemon/treecko/front.png b/graphics/pokemon/treecko/front.png Binary files differnew file mode 100644 index 000000000..7cacddaae --- /dev/null +++ b/graphics/pokemon/treecko/front.png diff --git a/graphics/pokemon/treecko/icon.png b/graphics/pokemon/treecko/icon.png Binary files differnew file mode 100644 index 000000000..f51358adf --- /dev/null +++ b/graphics/pokemon/treecko/icon.png diff --git a/graphics/pokemon/treecko/normal.pal b/graphics/pokemon/treecko/normal.pal new file mode 100644 index 000000000..987a3a5b9 --- /dev/null +++ b/graphics/pokemon/treecko/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +123 106 156 +255 213 123 +255 197 82 +230 156 74 +74 189 131 +255 106 82 +213 82 57 +164 74 49 +24 65 57 +74 139 90 +255 255 255 +189 255 115 +156 213 74 +115 172 49 +82 98 41 +16 16 16 diff --git a/graphics/pokemon/treecko/shiny.pal b/graphics/pokemon/treecko/shiny.pal new file mode 100644 index 000000000..da5dda0e4 --- /dev/null +++ b/graphics/pokemon/treecko/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +123 106 156 +255 213 123 +255 197 82 +230 156 74 +255 106 82 +255 238 197 +238 189 156 +205 156 123 +156 65 41 +213 82 57 +255 255 255 +172 230 238 +148 205 213 +74 164 148 +82 139 131 +16 16 16 |