diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-04-07 01:56:36 -0400 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-04-07 01:56:36 -0400 |
commit | d84d94e29a1424dd1d12ff821957bb6b1bc847d6 (patch) | |
tree | c5ba0778afca66a91f71815cd53fe9abef1bdac6 /graphics/pokemon/nosepass | |
parent | ad2a97935e1c1f4362f0dffa58ef437d191bab4e (diff) | |
parent | c3cfd6065825ec8ddd5e1782998071518efaa322 (diff) |
Merge branch 'master' into pokenav-decomp-again
Diffstat (limited to 'graphics/pokemon/nosepass')
-rw-r--r-- | graphics/pokemon/nosepass/anim_front.png | bin | 0 -> 949 bytes | |||
-rw-r--r-- | graphics/pokemon/nosepass/back.png | bin | 0 -> 517 bytes | |||
-rw-r--r-- | graphics/pokemon/nosepass/footprint.png | bin | 0 -> 96 bytes | |||
-rw-r--r-- | graphics/pokemon/nosepass/front.png | bin | 0 -> 565 bytes | |||
-rw-r--r-- | graphics/pokemon/nosepass/icon.png | bin | 0 -> 282 bytes | |||
-rw-r--r-- | graphics/pokemon/nosepass/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/nosepass/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/nosepass/anim_front.png b/graphics/pokemon/nosepass/anim_front.png Binary files differnew file mode 100644 index 000000000..4b7f7b362 --- /dev/null +++ b/graphics/pokemon/nosepass/anim_front.png diff --git a/graphics/pokemon/nosepass/back.png b/graphics/pokemon/nosepass/back.png Binary files differnew file mode 100644 index 000000000..21b41a3cd --- /dev/null +++ b/graphics/pokemon/nosepass/back.png diff --git a/graphics/pokemon/nosepass/footprint.png b/graphics/pokemon/nosepass/footprint.png Binary files differnew file mode 100644 index 000000000..9b9ad2708 --- /dev/null +++ b/graphics/pokemon/nosepass/footprint.png diff --git a/graphics/pokemon/nosepass/front.png b/graphics/pokemon/nosepass/front.png Binary files differnew file mode 100644 index 000000000..5ed3a851f --- /dev/null +++ b/graphics/pokemon/nosepass/front.png diff --git a/graphics/pokemon/nosepass/icon.png b/graphics/pokemon/nosepass/icon.png Binary files differnew file mode 100644 index 000000000..718fed8fa --- /dev/null +++ b/graphics/pokemon/nosepass/icon.png diff --git a/graphics/pokemon/nosepass/normal.pal b/graphics/pokemon/nosepass/normal.pal new file mode 100644 index 000000000..ec3681288 --- /dev/null +++ b/graphics/pokemon/nosepass/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +57 57 82 +197 197 197 +98 115 123 +131 148 164 +148 189 180 +189 213 222 +139 57 24 +205 90 24 +246 139 41 +255 197 164 +255 255 255 +74 82 82 +0 0 0 +0 0 0 +24 24 24 diff --git a/graphics/pokemon/nosepass/shiny.pal b/graphics/pokemon/nosepass/shiny.pal new file mode 100644 index 000000000..b17260e5a --- /dev/null +++ b/graphics/pokemon/nosepass/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +180 172 213 +106 74 57 +197 197 197 +106 82 49 +172 139 65 +222 180 74 +246 213 115 +189 57 24 +230 90 24 +246 139 41 +255 197 164 +255 255 255 +82 57 24 +0 0 0 +0 0 0 +24 24 24 |