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/milotic | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/milotic')
-rw-r--r-- | graphics/pokemon/milotic/back.png | bin | 0 -> 588 bytes | |||
-rw-r--r-- | graphics/pokemon/milotic/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/milotic/front.png | bin | 0 -> 966 bytes | |||
-rw-r--r-- | graphics/pokemon/milotic/icon.png | bin | 0 -> 455 bytes | |||
-rw-r--r-- | graphics/pokemon/milotic/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/milotic/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/milotic/back.png b/graphics/pokemon/milotic/back.png Binary files differnew file mode 100644 index 000000000..5d91dfb63 --- /dev/null +++ b/graphics/pokemon/milotic/back.png diff --git a/graphics/pokemon/milotic/footprint.png b/graphics/pokemon/milotic/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/milotic/footprint.png diff --git a/graphics/pokemon/milotic/front.png b/graphics/pokemon/milotic/front.png Binary files differnew file mode 100644 index 000000000..82d683449 --- /dev/null +++ b/graphics/pokemon/milotic/front.png diff --git a/graphics/pokemon/milotic/icon.png b/graphics/pokemon/milotic/icon.png Binary files differnew file mode 100644 index 000000000..c1aa2ec8a --- /dev/null +++ b/graphics/pokemon/milotic/icon.png diff --git a/graphics/pokemon/milotic/normal.pal b/graphics/pokemon/milotic/normal.pal new file mode 100644 index 000000000..df5cab01a --- /dev/null +++ b/graphics/pokemon/milotic/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +246 246 148 +115 57 49 +164 106 82 +222 189 156 +255 213 180 +255 230 213 +148 172 197 +139 197 255 +213 98 65 +238 131 90 +180 82 65 +230 131 139 +255 164 131 +106 98 123 +246 246 238 +0 0 0 diff --git a/graphics/pokemon/milotic/shiny.pal b/graphics/pokemon/milotic/shiny.pal new file mode 100644 index 000000000..8a57b80b2 --- /dev/null +++ b/graphics/pokemon/milotic/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +246 246 148 +115 57 49 +164 106 82 +222 189 156 +255 213 180 +255 238 222 +222 197 0 +255 230 32 +148 156 205 +180 189 238 +90 98 148 +230 131 139 +255 164 131 +106 98 123 +246 246 238 +0 0 0 |