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/plusle | |
parent | 405a4352c32b6fc33c0222fc9d526cc2cb8f7252 (diff) | |
parent | e66ebaa1f5eddb1295b61fc975ff0a98c07250ba (diff) |
Merge pull request #59 from garakmon/mon_sprites
Move Mon Graphics
Diffstat (limited to 'graphics/pokemon/plusle')
-rw-r--r-- | graphics/pokemon/plusle/back.png | bin | 0 -> 568 bytes | |||
-rw-r--r-- | graphics/pokemon/plusle/footprint.png | bin | 0 -> 86 bytes | |||
-rw-r--r-- | graphics/pokemon/plusle/front.png | bin | 0 -> 524 bytes | |||
-rw-r--r-- | graphics/pokemon/plusle/icon.png | bin | 0 -> 303 bytes | |||
-rw-r--r-- | graphics/pokemon/plusle/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/plusle/shiny.pal | 19 |
6 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/plusle/back.png b/graphics/pokemon/plusle/back.png Binary files differnew file mode 100644 index 000000000..7365f9921 --- /dev/null +++ b/graphics/pokemon/plusle/back.png diff --git a/graphics/pokemon/plusle/footprint.png b/graphics/pokemon/plusle/footprint.png Binary files differnew file mode 100644 index 000000000..1071b8069 --- /dev/null +++ b/graphics/pokemon/plusle/footprint.png diff --git a/graphics/pokemon/plusle/front.png b/graphics/pokemon/plusle/front.png Binary files differnew file mode 100644 index 000000000..dc38ca3d1 --- /dev/null +++ b/graphics/pokemon/plusle/front.png diff --git a/graphics/pokemon/plusle/icon.png b/graphics/pokemon/plusle/icon.png Binary files differnew file mode 100644 index 000000000..97f10d56f --- /dev/null +++ b/graphics/pokemon/plusle/icon.png diff --git a/graphics/pokemon/plusle/normal.pal b/graphics/pokemon/plusle/normal.pal new file mode 100644 index 000000000..e225ab56a --- /dev/null +++ b/graphics/pokemon/plusle/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +255 246 222 +255 238 197 +238 213 131 +189 172 131 +123 115 82 +238 156 115 +222 98 74 +139 90 49 +238 82 57 +41 49 65 +98 98 115 +65 65 98 +148 148 148 +0 0 0 +255 255 255 diff --git a/graphics/pokemon/plusle/shiny.pal b/graphics/pokemon/plusle/shiny.pal new file mode 100644 index 000000000..f1305ea50 --- /dev/null +++ b/graphics/pokemon/plusle/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +49 164 82 +255 246 222 +255 238 164 +255 213 106 +205 148 82 +139 82 16 +238 90 49 +205 49 8 +148 16 0 +164 32 16 +41 49 65 +98 98 115 +65 65 98 +148 148 148 +0 0 0 +255 255 255 |