diff options
author | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-05-23 11:49:58 -0400 |
commit | e66ebaa1f5eddb1295b61fc975ff0a98c07250ba (patch) | |
tree | 2827180802d3ba33679b6686e0d3a52aa29ce2fc /graphics/pokemon/treecko | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
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 |