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/golem | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'graphics/pokemon/golem')
-rw-r--r-- | graphics/pokemon/golem/back.png | bin | 0 -> 510 bytes | |||
-rw-r--r-- | graphics/pokemon/golem/footprint.png | bin | 0 -> 97 bytes | |||
-rw-r--r-- | graphics/pokemon/golem/front.png | bin | 0 -> 876 bytes | |||
-rw-r--r-- | graphics/pokemon/golem/icon.png | bin | 0 -> 395 bytes | |||
-rw-r--r-- | graphics/pokemon/golem/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/golem/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/golem/back.png b/graphics/pokemon/golem/back.png Binary files differnew file mode 100644 index 000000000..fb27ae43f --- /dev/null +++ b/graphics/pokemon/golem/back.png diff --git a/graphics/pokemon/golem/footprint.png b/graphics/pokemon/golem/footprint.png Binary files differnew file mode 100644 index 000000000..8ddc6345c --- /dev/null +++ b/graphics/pokemon/golem/footprint.png diff --git a/graphics/pokemon/golem/front.png b/graphics/pokemon/golem/front.png Binary files differnew file mode 100644 index 000000000..4901bf0a1 --- /dev/null +++ b/graphics/pokemon/golem/front.png diff --git a/graphics/pokemon/golem/icon.png b/graphics/pokemon/golem/icon.png Binary files differnew file mode 100644 index 000000000..480f8c0bb --- /dev/null +++ b/graphics/pokemon/golem/icon.png diff --git a/graphics/pokemon/golem/normal.pal b/graphics/pokemon/golem/normal.pal new file mode 100644 index 000000000..e373f3ade --- /dev/null +++ b/graphics/pokemon/golem/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +255 255 255 +222 222 222 +180 0 0 +255 82 82 +180 189 98 +148 164 98 +106 123 65 +74 82 16 +238 205 115 +213 180 90 +156 139 57 +82 65 8 +255 0 255 +115 115 115 +16 16 16 diff --git a/graphics/pokemon/golem/shiny.pal b/graphics/pokemon/golem/shiny.pal new file mode 100644 index 000000000..41b80863c --- /dev/null +++ b/graphics/pokemon/golem/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +222 222 222 +255 255 255 +205 205 205 +180 0 0 +255 82 82 +213 148 82 +172 106 41 +131 65 0 +98 32 0 +255 213 180 +230 172 139 +189 131 98 +131 74 41 +255 0 255 +131 131 131 +16 16 16 |