diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-01 12:32:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-01 12:32:58 -0400 |
commit | 2812a2bd7aa298acb9fbcfd456a31b9cfb02ce0e (patch) | |
tree | c933af728ccc482dcdbd21552d0c8d7147dff285 /graphics/pokemon/zigzagoon | |
parent | 405a4352c32b6fc33c0222fc9d526cc2cb8f7252 (diff) | |
parent | e66ebaa1f5eddb1295b61fc975ff0a98c07250ba (diff) |
Merge pull request #59 from garakmon/mon_sprites
Move Mon Graphics
Diffstat (limited to 'graphics/pokemon/zigzagoon')
-rw-r--r-- | graphics/pokemon/zigzagoon/back.png | bin | 0 -> 683 bytes | |||
-rw-r--r-- | graphics/pokemon/zigzagoon/footprint.png | bin | 0 -> 100 bytes | |||
-rw-r--r-- | graphics/pokemon/zigzagoon/front.png | bin | 0 -> 797 bytes | |||
-rw-r--r-- | graphics/pokemon/zigzagoon/icon.png | bin | 0 -> 347 bytes | |||
-rw-r--r-- | graphics/pokemon/zigzagoon/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/zigzagoon/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/zigzagoon/back.png b/graphics/pokemon/zigzagoon/back.png Binary files differnew file mode 100644 index 000000000..cc56c5d67 --- /dev/null +++ b/graphics/pokemon/zigzagoon/back.png diff --git a/graphics/pokemon/zigzagoon/footprint.png b/graphics/pokemon/zigzagoon/footprint.png Binary files differnew file mode 100644 index 000000000..d7373e064 --- /dev/null +++ b/graphics/pokemon/zigzagoon/footprint.png diff --git a/graphics/pokemon/zigzagoon/front.png b/graphics/pokemon/zigzagoon/front.png Binary files differnew file mode 100644 index 000000000..442a5c5aa --- /dev/null +++ b/graphics/pokemon/zigzagoon/front.png diff --git a/graphics/pokemon/zigzagoon/icon.png b/graphics/pokemon/zigzagoon/icon.png Binary files differnew file mode 100644 index 000000000..acd0ecc8c --- /dev/null +++ b/graphics/pokemon/zigzagoon/icon.png diff --git a/graphics/pokemon/zigzagoon/normal.pal b/graphics/pokemon/zigzagoon/normal.pal new file mode 100644 index 000000000..55f6178cb --- /dev/null +++ b/graphics/pokemon/zigzagoon/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 189 131 +74 65 41 +172 123 90 +205 156 123 +238 189 156 +255 238 197 +65 57 49 +106 90 74 +197 172 139 +230 213 172 +255 255 255 +164 32 0 +205 57 32 +164 148 123 +123 90 74 +16 0 0 diff --git a/graphics/pokemon/zigzagoon/shiny.pal b/graphics/pokemon/zigzagoon/shiny.pal new file mode 100644 index 000000000..fe2d3cbc9 --- /dev/null +++ b/graphics/pokemon/zigzagoon/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 189 131 +74 65 41 +197 98 65 +222 131 74 +238 164 74 +255 238 197 +49 49 41 +98 57 41 +197 172 139 +230 213 172 +255 255 255 +164 32 0 +205 57 32 +164 148 123 +131 82 57 +16 0 0 |