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/cacturne | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/cacturne')
-rw-r--r-- | graphics/pokemon/cacturne/back.png | bin | 0 -> 653 bytes | |||
-rw-r--r-- | graphics/pokemon/cacturne/footprint.png | bin | 0 -> 87 bytes | |||
-rw-r--r-- | graphics/pokemon/cacturne/front.png | bin | 0 -> 917 bytes | |||
-rw-r--r-- | graphics/pokemon/cacturne/icon.png | bin | 0 -> 299 bytes | |||
-rw-r--r-- | graphics/pokemon/cacturne/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/cacturne/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/cacturne/back.png b/graphics/pokemon/cacturne/back.png Binary files differnew file mode 100644 index 000000000..9a67227d0 --- /dev/null +++ b/graphics/pokemon/cacturne/back.png diff --git a/graphics/pokemon/cacturne/footprint.png b/graphics/pokemon/cacturne/footprint.png Binary files differnew file mode 100644 index 000000000..5441f92d6 --- /dev/null +++ b/graphics/pokemon/cacturne/footprint.png diff --git a/graphics/pokemon/cacturne/front.png b/graphics/pokemon/cacturne/front.png Binary files differnew file mode 100644 index 000000000..80434c3c8 --- /dev/null +++ b/graphics/pokemon/cacturne/front.png diff --git a/graphics/pokemon/cacturne/icon.png b/graphics/pokemon/cacturne/icon.png Binary files differnew file mode 100644 index 000000000..948bea2d8 --- /dev/null +++ b/graphics/pokemon/cacturne/icon.png diff --git a/graphics/pokemon/cacturne/normal.pal b/graphics/pokemon/cacturne/normal.pal new file mode 100644 index 000000000..cd8281641 --- /dev/null +++ b/graphics/pokemon/cacturne/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 172 98 +180 213 115 +156 189 98 +131 164 82 +106 139 65 +98 197 106 +82 172 98 +65 164 90 +49 131 74 +98 115 74 +57 82 41 +205 238 115 +255 230 74 +139 115 115 +82 82 90 +16 16 16 diff --git a/graphics/pokemon/cacturne/shiny.pal b/graphics/pokemon/cacturne/shiny.pal new file mode 100644 index 000000000..11914015b --- /dev/null +++ b/graphics/pokemon/cacturne/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 172 98 +238 189 90 +205 156 57 +172 123 24 +139 90 0 +205 106 57 +172 74 24 +139 41 0 +106 8 0 +106 57 0 +74 24 0 +255 222 123 +255 230 74 +139 115 115 +82 82 90 +16 16 16 |