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/mankey | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/mankey')
-rw-r--r-- | graphics/pokemon/mankey/back.png | bin | 0 -> 697 bytes | |||
-rw-r--r-- | graphics/pokemon/mankey/footprint.png | bin | 0 -> 110 bytes | |||
-rw-r--r-- | graphics/pokemon/mankey/front.png | bin | 0 -> 646 bytes | |||
-rw-r--r-- | graphics/pokemon/mankey/icon.png | bin | 0 -> 374 bytes | |||
-rw-r--r-- | graphics/pokemon/mankey/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/mankey/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/mankey/back.png b/graphics/pokemon/mankey/back.png Binary files differnew file mode 100644 index 000000000..00336d751 --- /dev/null +++ b/graphics/pokemon/mankey/back.png diff --git a/graphics/pokemon/mankey/footprint.png b/graphics/pokemon/mankey/footprint.png Binary files differnew file mode 100644 index 000000000..f02036af5 --- /dev/null +++ b/graphics/pokemon/mankey/footprint.png diff --git a/graphics/pokemon/mankey/front.png b/graphics/pokemon/mankey/front.png Binary files differnew file mode 100644 index 000000000..47b9e9d93 --- /dev/null +++ b/graphics/pokemon/mankey/front.png diff --git a/graphics/pokemon/mankey/icon.png b/graphics/pokemon/mankey/icon.png Binary files differnew file mode 100644 index 000000000..369221126 --- /dev/null +++ b/graphics/pokemon/mankey/icon.png diff --git a/graphics/pokemon/mankey/normal.pal b/graphics/pokemon/mankey/normal.pal new file mode 100644 index 000000000..0f80883fc --- /dev/null +++ b/graphics/pokemon/mankey/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +222 222 222 +255 230 189 +238 180 139 +238 115 98 +189 74 49 +16 16 16 +255 197 131 +222 164 115 +197 123 74 +115 65 0 +255 246 205 +246 222 180 +213 189 156 +106 74 41 diff --git a/graphics/pokemon/mankey/shiny.pal b/graphics/pokemon/mankey/shiny.pal new file mode 100644 index 000000000..55703c37b --- /dev/null +++ b/graphics/pokemon/mankey/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +222 222 222 +255 230 189 +238 180 139 +230 139 98 +189 74 49 +16 16 16 +238 197 139 +197 156 98 +156 115 57 +98 57 0 +213 230 148 +180 197 115 +139 156 74 +82 98 16 |