diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-22 11:08:23 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-22 11:49:09 -0500 |
| commit | f66d0dfce3e8642aa08838e843cb4846e9268e71 (patch) | |
| tree | c77b313880d404586b1e2808275c8a8999c49287 /graphics/pokemon/question_mark | |
| parent | e194cf83d257796591e6a7a2cb88e208ac7de968 (diff) | |
Move graphics.s through pokemon to src
Diffstat (limited to 'graphics/pokemon/question_mark')
| -rw-r--r-- | graphics/pokemon/question_mark/circled/back.png | bin | 0 -> 383 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/front.png | bin | 0 -> 383 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/shiny.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/double/back.png | bin | 0 -> 307 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/double/front.png | bin | 0 -> 308 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/double/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/double/shiny.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/footprint.png | bin | 0 -> 110 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/icon.png | bin | 0 -> 271 bytes |
10 files changed, 76 insertions, 0 deletions
diff --git a/graphics/pokemon/question_mark/circled/back.png b/graphics/pokemon/question_mark/circled/back.png Binary files differnew file mode 100644 index 000000000..ab694ff88 --- /dev/null +++ b/graphics/pokemon/question_mark/circled/back.png diff --git a/graphics/pokemon/question_mark/circled/front.png b/graphics/pokemon/question_mark/circled/front.png Binary files differnew file mode 100644 index 000000000..ab694ff88 --- /dev/null +++ b/graphics/pokemon/question_mark/circled/front.png diff --git a/graphics/pokemon/question_mark/circled/normal.pal b/graphics/pokemon/question_mark/circled/normal.pal new file mode 100644 index 000000000..681f1cefe --- /dev/null +++ b/graphics/pokemon/question_mark/circled/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 205 205 +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 +205 205 205 +172 172 172 +255 255 255 +0 0 0 diff --git a/graphics/pokemon/question_mark/circled/shiny.pal b/graphics/pokemon/question_mark/circled/shiny.pal new file mode 100644 index 000000000..aa8d08dc3 --- /dev/null +++ b/graphics/pokemon/question_mark/circled/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +123 172 172 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +32 32 32 +172 172 172 +139 139 139 +222 222 222 +32 32 32 diff --git a/graphics/pokemon/question_mark/double/back.png b/graphics/pokemon/question_mark/double/back.png Binary files differnew file mode 100644 index 000000000..881ff0519 --- /dev/null +++ b/graphics/pokemon/question_mark/double/back.png diff --git a/graphics/pokemon/question_mark/double/front.png b/graphics/pokemon/question_mark/double/front.png Binary files differnew file mode 100644 index 000000000..14eb6e139 --- /dev/null +++ b/graphics/pokemon/question_mark/double/front.png diff --git a/graphics/pokemon/question_mark/double/normal.pal b/graphics/pokemon/question_mark/double/normal.pal new file mode 100644 index 000000000..67be6bbf4 --- /dev/null +++ b/graphics/pokemon/question_mark/double/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/question_mark/double/shiny.pal b/graphics/pokemon/question_mark/double/shiny.pal new file mode 100644 index 000000000..67be6bbf4 --- /dev/null +++ b/graphics/pokemon/question_mark/double/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 diff --git a/graphics/pokemon/question_mark/footprint.png b/graphics/pokemon/question_mark/footprint.png Binary files differnew file mode 100644 index 000000000..7c4f45eaa --- /dev/null +++ b/graphics/pokemon/question_mark/footprint.png diff --git a/graphics/pokemon/question_mark/icon.png b/graphics/pokemon/question_mark/icon.png Binary files differnew file mode 100644 index 000000000..b31ebacf7 --- /dev/null +++ b/graphics/pokemon/question_mark/icon.png |
