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/wurmple | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/wurmple')
-rw-r--r-- | graphics/pokemon/wurmple/back.png | bin | 0 -> 488 bytes | |||
-rw-r--r-- | graphics/pokemon/wurmple/footprint.png | bin | 0 -> 81 bytes | |||
-rw-r--r-- | graphics/pokemon/wurmple/front.png | bin | 0 -> 522 bytes | |||
-rw-r--r-- | graphics/pokemon/wurmple/icon.png | bin | 0 -> 331 bytes | |||
-rw-r--r-- | graphics/pokemon/wurmple/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/wurmple/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/wurmple/back.png b/graphics/pokemon/wurmple/back.png Binary files differnew file mode 100644 index 000000000..d6ef56dcd --- /dev/null +++ b/graphics/pokemon/wurmple/back.png diff --git a/graphics/pokemon/wurmple/footprint.png b/graphics/pokemon/wurmple/footprint.png Binary files differnew file mode 100644 index 000000000..3ac4abd9f --- /dev/null +++ b/graphics/pokemon/wurmple/footprint.png diff --git a/graphics/pokemon/wurmple/front.png b/graphics/pokemon/wurmple/front.png Binary files differnew file mode 100644 index 000000000..86d8bc06a --- /dev/null +++ b/graphics/pokemon/wurmple/front.png diff --git a/graphics/pokemon/wurmple/icon.png b/graphics/pokemon/wurmple/icon.png Binary files differnew file mode 100644 index 000000000..52b46b490 --- /dev/null +++ b/graphics/pokemon/wurmple/icon.png diff --git a/graphics/pokemon/wurmple/normal.pal b/graphics/pokemon/wurmple/normal.pal new file mode 100644 index 000000000..2fe1fd189 --- /dev/null +++ b/graphics/pokemon/wurmple/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 197 +98 82 82 +180 164 156 +255 255 255 +230 213 238 +205 82 90 +246 123 98 +246 189 139 +230 213 238 +222 213 164 +255 255 213 +148 148 0 +246 246 0 +197 197 90 +0 0 0 +24 24 24 diff --git a/graphics/pokemon/wurmple/shiny.pal b/graphics/pokemon/wurmple/shiny.pal new file mode 100644 index 000000000..3217ddc57 --- /dev/null +++ b/graphics/pokemon/wurmple/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 197 +98 82 82 +180 164 156 +255 255 255 +230 213 238 +164 82 139 +189 131 164 +222 164 197 +230 213 238 +222 213 164 +255 255 213 +148 148 0 +246 246 0 +197 197 90 +0 0 0 +24 24 24 |