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/vulpix | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/vulpix')
-rw-r--r-- | graphics/pokemon/vulpix/back.png | bin | 0 -> 656 bytes | |||
-rw-r--r-- | graphics/pokemon/vulpix/footprint.png | bin | 0 -> 95 bytes | |||
-rw-r--r-- | graphics/pokemon/vulpix/front.png | bin | 0 -> 669 bytes | |||
-rw-r--r-- | graphics/pokemon/vulpix/icon.png | bin | 0 -> 307 bytes | |||
-rw-r--r-- | graphics/pokemon/vulpix/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/vulpix/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/vulpix/back.png b/graphics/pokemon/vulpix/back.png Binary files differnew file mode 100644 index 000000000..2272a71dd --- /dev/null +++ b/graphics/pokemon/vulpix/back.png diff --git a/graphics/pokemon/vulpix/footprint.png b/graphics/pokemon/vulpix/footprint.png Binary files differnew file mode 100644 index 000000000..a0a655ca6 --- /dev/null +++ b/graphics/pokemon/vulpix/footprint.png diff --git a/graphics/pokemon/vulpix/front.png b/graphics/pokemon/vulpix/front.png Binary files differnew file mode 100644 index 000000000..38ec988fd --- /dev/null +++ b/graphics/pokemon/vulpix/front.png diff --git a/graphics/pokemon/vulpix/icon.png b/graphics/pokemon/vulpix/icon.png Binary files differnew file mode 100644 index 000000000..d998362d1 --- /dev/null +++ b/graphics/pokemon/vulpix/icon.png diff --git a/graphics/pokemon/vulpix/normal.pal b/graphics/pokemon/vulpix/normal.pal new file mode 100644 index 000000000..1e7a92f57 --- /dev/null +++ b/graphics/pokemon/vulpix/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 180 +255 255 255 +255 230 180 +255 222 148 +16 16 16 +238 156 74 +205 123 41 +172 90 8 +255 131 74 +222 106 41 +189 65 41 +148 49 0 +246 189 123 +230 148 106 +197 115 74 +131 57 0 diff --git a/graphics/pokemon/vulpix/shiny.pal b/graphics/pokemon/vulpix/shiny.pal new file mode 100644 index 000000000..ba3fa06a8 --- /dev/null +++ b/graphics/pokemon/vulpix/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 213 180 +255 255 255 +246 255 230 +213 222 189 +16 16 16 +197 180 41 +156 139 0 +115 98 0 +246 205 8 +222 180 0 +180 139 0 +123 82 0 +246 238 82 +222 213 0 +197 180 0 +90 74 0 |