diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
commit | e130a00cdf69c58dbff8e98a69559aeb33f87b60 (patch) | |
tree | e128e502a2229f5d934f0436a0eb31dc86350bbb /graphics/pokemon/rapidash | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/rapidash')
-rw-r--r-- | graphics/pokemon/rapidash/back.png | bin | 0 -> 840 bytes | |||
-rw-r--r-- | graphics/pokemon/rapidash/footprint.png | bin | 0 -> 94 bytes | |||
-rw-r--r-- | graphics/pokemon/rapidash/front.png | bin | 0 -> 986 bytes | |||
-rw-r--r-- | graphics/pokemon/rapidash/icon.png | bin | 0 -> 478 bytes | |||
-rw-r--r-- | graphics/pokemon/rapidash/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/rapidash/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/rapidash/back.png b/graphics/pokemon/rapidash/back.png Binary files differnew file mode 100644 index 000000000..7d4b9667e --- /dev/null +++ b/graphics/pokemon/rapidash/back.png diff --git a/graphics/pokemon/rapidash/footprint.png b/graphics/pokemon/rapidash/footprint.png Binary files differnew file mode 100644 index 000000000..3361489fd --- /dev/null +++ b/graphics/pokemon/rapidash/footprint.png diff --git a/graphics/pokemon/rapidash/front.png b/graphics/pokemon/rapidash/front.png Binary files differnew file mode 100644 index 000000000..156aa6a59 --- /dev/null +++ b/graphics/pokemon/rapidash/front.png diff --git a/graphics/pokemon/rapidash/icon.png b/graphics/pokemon/rapidash/icon.png Binary files differnew file mode 100644 index 000000000..c0af0dd08 --- /dev/null +++ b/graphics/pokemon/rapidash/icon.png diff --git a/graphics/pokemon/rapidash/normal.pal b/graphics/pokemon/rapidash/normal.pal new file mode 100644 index 000000000..181b4f58a --- /dev/null +++ b/graphics/pokemon/rapidash/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 189 +255 255 255 +255 246 180 +255 238 123 +230 205 82 +197 164 49 +148 106 24 +255 0 255 +255 0 255 +255 230 32 +255 197 16 +255 98 0 +205 0 0 +156 156 156 +90 90 90 +16 16 16 diff --git a/graphics/pokemon/rapidash/shiny.pal b/graphics/pokemon/rapidash/shiny.pal new file mode 100644 index 000000000..6297b0e4e --- /dev/null +++ b/graphics/pokemon/rapidash/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 189 +255 255 255 +246 246 197 +238 230 189 +205 197 156 +156 148 65 +123 106 32 +255 0 255 +255 0 255 +197 205 230 +156 164 189 +115 123 148 +74 82 106 +156 156 156 +90 90 90 +16 16 16 |