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/exeggutor | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/exeggutor')
-rw-r--r-- | graphics/pokemon/exeggutor/back.png | bin | 0 -> 778 bytes | |||
-rw-r--r-- | graphics/pokemon/exeggutor/footprint.png | bin | 0 -> 92 bytes | |||
-rw-r--r-- | graphics/pokemon/exeggutor/front.png | bin | 0 -> 930 bytes | |||
-rw-r--r-- | graphics/pokemon/exeggutor/icon.png | bin | 0 -> 368 bytes | |||
-rw-r--r-- | graphics/pokemon/exeggutor/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/exeggutor/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/exeggutor/back.png b/graphics/pokemon/exeggutor/back.png Binary files differnew file mode 100644 index 000000000..a44877f9c --- /dev/null +++ b/graphics/pokemon/exeggutor/back.png diff --git a/graphics/pokemon/exeggutor/footprint.png b/graphics/pokemon/exeggutor/footprint.png Binary files differnew file mode 100644 index 000000000..6df7122f8 --- /dev/null +++ b/graphics/pokemon/exeggutor/footprint.png diff --git a/graphics/pokemon/exeggutor/front.png b/graphics/pokemon/exeggutor/front.png Binary files differnew file mode 100644 index 000000000..4a61df884 --- /dev/null +++ b/graphics/pokemon/exeggutor/front.png diff --git a/graphics/pokemon/exeggutor/icon.png b/graphics/pokemon/exeggutor/icon.png Binary files differnew file mode 100644 index 000000000..610c65a3d --- /dev/null +++ b/graphics/pokemon/exeggutor/icon.png diff --git a/graphics/pokemon/exeggutor/normal.pal b/graphics/pokemon/exeggutor/normal.pal new file mode 100644 index 000000000..24702f6fa --- /dev/null +++ b/graphics/pokemon/exeggutor/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 189 +255 238 164 +255 222 106 +230 172 90 +131 82 24 +180 156 74 +139 115 65 +90 57 8 +189 255 115 +156 213 74 +115 172 49 +82 98 41 +222 222 222 +98 98 98 +16 16 16 +255 255 255 diff --git a/graphics/pokemon/exeggutor/shiny.pal b/graphics/pokemon/exeggutor/shiny.pal new file mode 100644 index 000000000..c06646a6c --- /dev/null +++ b/graphics/pokemon/exeggutor/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 189 +255 238 164 +255 222 106 +230 172 90 +164 106 32 +222 189 82 +180 148 32 +106 82 0 +255 189 123 +222 148 82 +180 106 41 +115 41 0 +222 222 222 +98 98 98 +16 16 16 +255 255 255 |