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/azumarill | |
parent | ad2a97935e1c1f4362f0dffa58ef437d191bab4e (diff) | |
parent | c3cfd6065825ec8ddd5e1782998071518efaa322 (diff) |
Merge branch 'master' into pokenav-decomp-again
Diffstat (limited to 'graphics/pokemon/azumarill')
-rw-r--r-- | graphics/pokemon/azumarill/anim_front.png | bin | 0 -> 1070 bytes | |||
-rw-r--r-- | graphics/pokemon/azumarill/back.png | bin | 0 -> 541 bytes | |||
-rw-r--r-- | graphics/pokemon/azumarill/footprint.png | bin | 0 -> 88 bytes | |||
-rw-r--r-- | graphics/pokemon/azumarill/front.png | bin | 0 -> 631 bytes | |||
-rw-r--r-- | graphics/pokemon/azumarill/icon.png | bin | 0 -> 445 bytes | |||
-rw-r--r-- | graphics/pokemon/azumarill/normal.pal | 19 | ||||
-rw-r--r-- | graphics/pokemon/azumarill/shiny.pal | 19 |
7 files changed, 38 insertions, 0 deletions
diff --git a/graphics/pokemon/azumarill/anim_front.png b/graphics/pokemon/azumarill/anim_front.png Binary files differnew file mode 100644 index 000000000..9097edc43 --- /dev/null +++ b/graphics/pokemon/azumarill/anim_front.png diff --git a/graphics/pokemon/azumarill/back.png b/graphics/pokemon/azumarill/back.png Binary files differnew file mode 100644 index 000000000..ca59011c6 --- /dev/null +++ b/graphics/pokemon/azumarill/back.png diff --git a/graphics/pokemon/azumarill/footprint.png b/graphics/pokemon/azumarill/footprint.png Binary files differnew file mode 100644 index 000000000..904bf941c --- /dev/null +++ b/graphics/pokemon/azumarill/footprint.png diff --git a/graphics/pokemon/azumarill/front.png b/graphics/pokemon/azumarill/front.png Binary files differnew file mode 100644 index 000000000..feb172d52 --- /dev/null +++ b/graphics/pokemon/azumarill/front.png diff --git a/graphics/pokemon/azumarill/icon.png b/graphics/pokemon/azumarill/icon.png Binary files differnew file mode 100644 index 000000000..f41d53d2c --- /dev/null +++ b/graphics/pokemon/azumarill/icon.png diff --git a/graphics/pokemon/azumarill/normal.pal b/graphics/pokemon/azumarill/normal.pal new file mode 100644 index 000000000..429d3fecc --- /dev/null +++ b/graphics/pokemon/azumarill/normal.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +205 205 205 +156 156 156 +106 106 106 +16 16 16 +131 205 255 +90 172 230 +49 131 197 +74 74 131 +255 0 255 +255 0 255 +230 82 0 +197 41 0 +123 0 0 +255 0 255 diff --git a/graphics/pokemon/azumarill/shiny.pal b/graphics/pokemon/azumarill/shiny.pal new file mode 100644 index 000000000..5f185cecb --- /dev/null +++ b/graphics/pokemon/azumarill/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +205 205 172 +255 255 255 +205 205 205 +156 156 156 +106 106 106 +16 16 16 +255 238 82 +255 213 57 +213 172 24 +131 90 41 +255 0 255 +255 0 255 +238 74 65 +197 24 57 +123 0 0 +255 0 255 |