diff options
| author | garak <garakmon@gmail.com> | 2019-03-14 19:09:56 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-03-16 12:21:47 -0500 |
| commit | d0115db5656944bcb4f44323bbd01b9a30780abc (patch) | |
| tree | 82db4019bb304099e7496f2a921190c07514ebf3 /graphics/pokemon/double_question_mark | |
| parent | 14211fb4953a25ada33b2aa1618b90cb46b211b7 (diff) | |
move pokemon graphics to mon-specific directories
Diffstat (limited to 'graphics/pokemon/double_question_mark')
| -rw-r--r-- | graphics/pokemon/double_question_mark/anim_front.png | bin | 0 -> 317 bytes | |||
| -rw-r--r-- | graphics/pokemon/double_question_mark/back.png | bin | 0 -> 308 bytes | |||
| -rw-r--r-- | graphics/pokemon/double_question_mark/front.png | bin | 0 -> 306 bytes | |||
| -rw-r--r-- | graphics/pokemon/double_question_mark/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/double_question_mark/shiny.pal | 19 |
5 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/double_question_mark/anim_front.png b/graphics/pokemon/double_question_mark/anim_front.png Binary files differnew file mode 100644 index 000000000..6afe02dee --- /dev/null +++ b/graphics/pokemon/double_question_mark/anim_front.png diff --git a/graphics/pokemon/double_question_mark/back.png b/graphics/pokemon/double_question_mark/back.png Binary files differnew file mode 100644 index 000000000..14eb6e139 --- /dev/null +++ b/graphics/pokemon/double_question_mark/back.png diff --git a/graphics/pokemon/double_question_mark/front.png b/graphics/pokemon/double_question_mark/front.png Binary files differnew file mode 100644 index 000000000..f23b08476 --- /dev/null +++ b/graphics/pokemon/double_question_mark/front.png diff --git a/graphics/pokemon/double_question_mark/normal.pal b/graphics/pokemon/double_question_mark/normal.pal new file mode 100644 index 000000000..67be6bbf4 --- /dev/null +++ b/graphics/pokemon/double_question_mark/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 255 0 +255 255 255 +0 0 0 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon/double_question_mark/shiny.pal b/graphics/pokemon/double_question_mark/shiny.pal new file mode 100644 index 000000000..67be6bbf4 --- /dev/null +++ b/graphics/pokemon/double_question_mark/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 255 0 +255 255 255 +0 0 0 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 |
