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/qwilfish | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/qwilfish')
-rw-r--r-- | graphics/pokemon/qwilfish/back.png | bin | 0 -> 572 bytes | |||
-rw-r--r-- | graphics/pokemon/qwilfish/footprint.png | bin | 0 -> 71 bytes | |||
-rw-r--r-- | graphics/pokemon/qwilfish/front.png | bin | 0 -> 566 bytes | |||
-rw-r--r-- | graphics/pokemon/qwilfish/icon.png | bin | 0 -> 337 bytes | |||
-rw-r--r-- | graphics/pokemon/qwilfish/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/qwilfish/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/qwilfish/back.png b/graphics/pokemon/qwilfish/back.png Binary files differnew file mode 100644 index 000000000..34fb6e12e --- /dev/null +++ b/graphics/pokemon/qwilfish/back.png diff --git a/graphics/pokemon/qwilfish/footprint.png b/graphics/pokemon/qwilfish/footprint.png Binary files differnew file mode 100644 index 000000000..c7ccf57f3 --- /dev/null +++ b/graphics/pokemon/qwilfish/footprint.png diff --git a/graphics/pokemon/qwilfish/front.png b/graphics/pokemon/qwilfish/front.png Binary files differnew file mode 100644 index 000000000..67266d4af --- /dev/null +++ b/graphics/pokemon/qwilfish/front.png diff --git a/graphics/pokemon/qwilfish/icon.png b/graphics/pokemon/qwilfish/icon.png Binary files differnew file mode 100644 index 000000000..b0fc12302 --- /dev/null +++ b/graphics/pokemon/qwilfish/icon.png diff --git a/graphics/pokemon/qwilfish/normal.pal b/graphics/pokemon/qwilfish/normal.pal new file mode 100644 index 000000000..1956e57c4 --- /dev/null +++ b/graphics/pokemon/qwilfish/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +255 0 255 +148 0 0 +57 74 98 +74 90 164 +90 131 197 +115 172 238 +106 82 49 +197 180 82 +230 222 115 +238 255 164 +213 82 98 +255 164 148 +255 255 255 diff --git a/graphics/pokemon/qwilfish/shiny.pal b/graphics/pokemon/qwilfish/shiny.pal new file mode 100644 index 000000000..d548d12e9 --- /dev/null +++ b/graphics/pokemon/qwilfish/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +16 16 16 +255 0 255 +255 0 255 +148 0 0 +98 57 90 +148 41 131 +189 82 164 +222 115 189 +115 65 98 +189 139 180 +230 189 222 +255 222 246 +213 82 98 +255 164 148 +255 255 255 |