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/espeon | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/espeon')
-rw-r--r-- | graphics/pokemon/espeon/back.png | bin | 0 -> 554 bytes | |||
-rw-r--r-- | graphics/pokemon/espeon/footprint.png | bin | 0 -> 85 bytes | |||
-rw-r--r-- | graphics/pokemon/espeon/front.png | bin | 0 -> 659 bytes | |||
-rw-r--r-- | graphics/pokemon/espeon/icon.png | bin | 0 -> 354 bytes | |||
-rw-r--r-- | graphics/pokemon/espeon/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/espeon/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/espeon/back.png b/graphics/pokemon/espeon/back.png Binary files differnew file mode 100644 index 000000000..c3e5d96de --- /dev/null +++ b/graphics/pokemon/espeon/back.png diff --git a/graphics/pokemon/espeon/footprint.png b/graphics/pokemon/espeon/footprint.png Binary files differnew file mode 100644 index 000000000..c7b17a4ad --- /dev/null +++ b/graphics/pokemon/espeon/footprint.png diff --git a/graphics/pokemon/espeon/front.png b/graphics/pokemon/espeon/front.png Binary files differnew file mode 100644 index 000000000..9e66b1626 --- /dev/null +++ b/graphics/pokemon/espeon/front.png diff --git a/graphics/pokemon/espeon/icon.png b/graphics/pokemon/espeon/icon.png Binary files differnew file mode 100644 index 000000000..bc63aa3f2 --- /dev/null +++ b/graphics/pokemon/espeon/icon.png diff --git a/graphics/pokemon/espeon/normal.pal b/graphics/pokemon/espeon/normal.pal new file mode 100644 index 000000000..b001102c1 --- /dev/null +++ b/graphics/pokemon/espeon/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +131 57 65 +213 57 65 +49 49 49 +82 57 106 +123 82 180 +180 115 230 +213 172 230 +238 222 238 +16 16 16 +0 24 148 +255 255 255 diff --git a/graphics/pokemon/espeon/shiny.pal b/graphics/pokemon/espeon/shiny.pal new file mode 100644 index 000000000..22222e2c7 --- /dev/null +++ b/graphics/pokemon/espeon/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +131 90 0 +255 164 65 +49 49 49 +41 98 41 +74 156 65 +106 205 74 +164 230 90 +213 255 156 +16 16 16 +82 41 90 +255 255 255 |