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/loudred | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/loudred')
-rw-r--r-- | graphics/pokemon/loudred/back.png | bin | 0 -> 686 bytes | |||
-rw-r--r-- | graphics/pokemon/loudred/footprint.png | bin | 0 -> 105 bytes | |||
-rw-r--r-- | graphics/pokemon/loudred/front.png | bin | 0 -> 936 bytes | |||
-rw-r--r-- | graphics/pokemon/loudred/icon.png | bin | 0 -> 387 bytes | |||
-rw-r--r-- | graphics/pokemon/loudred/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/loudred/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/loudred/back.png b/graphics/pokemon/loudred/back.png Binary files differnew file mode 100644 index 000000000..cb3d5d816 --- /dev/null +++ b/graphics/pokemon/loudred/back.png diff --git a/graphics/pokemon/loudred/footprint.png b/graphics/pokemon/loudred/footprint.png Binary files differnew file mode 100644 index 000000000..604af9000 --- /dev/null +++ b/graphics/pokemon/loudred/footprint.png diff --git a/graphics/pokemon/loudred/front.png b/graphics/pokemon/loudred/front.png Binary files differnew file mode 100644 index 000000000..2b87c0b29 --- /dev/null +++ b/graphics/pokemon/loudred/front.png diff --git a/graphics/pokemon/loudred/icon.png b/graphics/pokemon/loudred/icon.png Binary files differnew file mode 100644 index 000000000..cbb1859f8 --- /dev/null +++ b/graphics/pokemon/loudred/icon.png diff --git a/graphics/pokemon/loudred/normal.pal b/graphics/pokemon/loudred/normal.pal new file mode 100644 index 000000000..27c8ed1e7 --- /dev/null +++ b/graphics/pokemon/loudred/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +164 156 222 +123 115 180 +90 82 139 +57 57 106 +255 222 90 +213 164 24 +156 115 24 +255 115 82 +213 74 49 +156 57 24 +106 49 24 +205 205 205 +115 115 115 +0 0 0 diff --git a/graphics/pokemon/loudred/shiny.pal b/graphics/pokemon/loudred/shiny.pal new file mode 100644 index 000000000..b905b269c --- /dev/null +++ b/graphics/pokemon/loudred/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +222 180 197 +189 131 164 +156 90 139 +131 65 106 +255 246 131 +255 197 49 +213 131 16 +255 115 82 +197 65 49 +156 41 24 +123 57 0 +238 205 213 +115 115 115 +49 49 65 |