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/seedot | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/seedot')
-rw-r--r-- | graphics/pokemon/seedot/back.png | bin | 0 -> 561 bytes | |||
-rw-r--r-- | graphics/pokemon/seedot/footprint.png | bin | 0 -> 90 bytes | |||
-rw-r--r-- | graphics/pokemon/seedot/front.png | bin | 0 -> 502 bytes | |||
-rw-r--r-- | graphics/pokemon/seedot/icon.png | bin | 0 -> 271 bytes | |||
-rw-r--r-- | graphics/pokemon/seedot/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/seedot/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/seedot/back.png b/graphics/pokemon/seedot/back.png Binary files differnew file mode 100644 index 000000000..ee4017cf5 --- /dev/null +++ b/graphics/pokemon/seedot/back.png diff --git a/graphics/pokemon/seedot/footprint.png b/graphics/pokemon/seedot/footprint.png Binary files differnew file mode 100644 index 000000000..9b41f13ed --- /dev/null +++ b/graphics/pokemon/seedot/footprint.png diff --git a/graphics/pokemon/seedot/front.png b/graphics/pokemon/seedot/front.png Binary files differnew file mode 100644 index 000000000..6be5868e6 --- /dev/null +++ b/graphics/pokemon/seedot/front.png diff --git a/graphics/pokemon/seedot/icon.png b/graphics/pokemon/seedot/icon.png Binary files differnew file mode 100644 index 000000000..500a49d47 --- /dev/null +++ b/graphics/pokemon/seedot/icon.png diff --git a/graphics/pokemon/seedot/normal.pal b/graphics/pokemon/seedot/normal.pal new file mode 100644 index 000000000..0fc33bf9b --- /dev/null +++ b/graphics/pokemon/seedot/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +82 82 32 +131 123 115 +255 255 255 +156 90 49 +213 148 49 +213 180 82 +123 148 82 +180 205 131 +230 238 180 +246 197 98 +255 238 172 +0 0 0 +0 0 0 +0 0 0 +246 57 0 diff --git a/graphics/pokemon/seedot/shiny.pal b/graphics/pokemon/seedot/shiny.pal new file mode 100644 index 000000000..0cd33d0c1 --- /dev/null +++ b/graphics/pokemon/seedot/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +82 82 32 +131 123 115 +255 255 255 +197 57 41 +230 82 32 +255 139 82 +148 139 139 +180 172 172 +222 213 213 +246 197 98 +255 238 172 +0 0 0 +0 0 0 +0 0 0 +246 57 0 |