diff --git a/README.md b/README.md index 3e36ff1..e06ba86 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ JEP-affiliated spriters require sprites to be used with direct credit for non-co - Tom Wang: Gold/Chris running sprite - Seasick: Kris running sprite - Pigu-A, RevoSucks, walle303 - Contributors to Pokemon Anniversary Red's repository, where we reused the Green/FeMC sprites. +- ShadowOne333: Annihilape and Ursaluna sprites used in [JohtoLegends](https://github.com/aforward9600/JohtoLegends) ## Music Credits diff --git a/gfx/pokemon/annihilape/anim.asm b/gfx/pokemon/annihilape/anim.asm index 875f7be..1be4999 100644 --- a/gfx/pokemon/annihilape/anim.asm +++ b/gfx/pokemon/annihilape/anim.asm @@ -1 +1,12 @@ - endanim \ No newline at end of file + frame 0, 08 + setrepeat 2 + frame 1, 10 + frame 2, 10 + dorepeat 2 + frame 3, 08 + setrepeat 3 + frame 3, 06 + frame 4, 06 + dorepeat 7 + frame 3, 06 + endanim diff --git a/gfx/pokemon/annihilape/anim_idle.asm b/gfx/pokemon/annihilape/anim_idle.asm index 875f7be..7f7e533 100644 --- a/gfx/pokemon/annihilape/anim_idle.asm +++ b/gfx/pokemon/annihilape/anim_idle.asm @@ -1 +1,5 @@ - endanim \ No newline at end of file + setrepeat 2 + frame 0, 10 + frame 5, 10 + dorepeat 1 + endanim diff --git a/gfx/pokemon/annihilape/back.png b/gfx/pokemon/annihilape/back.png index c7216be..6aa10fd 100644 Binary files a/gfx/pokemon/annihilape/back.png and b/gfx/pokemon/annihilape/back.png differ diff --git a/gfx/pokemon/annihilape/credit.txt b/gfx/pokemon/annihilape/credit.txt new file mode 100644 index 0000000..758278e --- /dev/null +++ b/gfx/pokemon/annihilape/credit.txt @@ -0,0 +1,4 @@ +Sprited by ShadowOne333. + +Taken from Johto Legends +https://github.com/aforward9600/JohtoLegends \ No newline at end of file diff --git a/gfx/pokemon/annihilape/front.png b/gfx/pokemon/annihilape/front.png index e0a9da9..b4bc393 100644 Binary files a/gfx/pokemon/annihilape/front.png and b/gfx/pokemon/annihilape/front.png differ diff --git a/gfx/pokemon/annihilape/normal.pal b/gfx/pokemon/annihilape/normal.pal new file mode 100644 index 0000000..8795947 --- /dev/null +++ b/gfx/pokemon/annihilape/normal.pal @@ -0,0 +1,3 @@ + + RGB 17, 16, 17 + RGB 29, 00, 11 diff --git a/gfx/pokemon/annihilape/shiny.pal b/gfx/pokemon/annihilape/shiny.pal index 5c88669..b0721cc 100644 --- a/gfx/pokemon/annihilape/shiny.pal +++ b/gfx/pokemon/annihilape/shiny.pal @@ -1,2 +1,3 @@ - RGB 22, 22, 12 - RGB 07, 15, 25 \ No newline at end of file + + RGB 12, 08, 24 + RGB 31, 13, 00 diff --git a/gfx/pokemon/tangrowth/anim.asm b/gfx/pokemon/tangrowth/anim.asm index 875f7be..f083ff9 100644 --- a/gfx/pokemon/tangrowth/anim.asm +++ b/gfx/pokemon/tangrowth/anim.asm @@ -1 +1,15 @@ - endanim \ No newline at end of file + setrepeat 2 + frame 1, 04 + frame 2, 04 + frame 1, 04 + frame 0, 04 + dorepeat 1 + setrepeat 2 + frame 5, 04 + frame 0, 04 + dorepeat 7 + setrepeat 2 + frame 3, 04 + frame 4, 04 + dorepeat 11 + endanim diff --git a/gfx/pokemon/tangrowth/anim_idle.asm b/gfx/pokemon/tangrowth/anim_idle.asm index 875f7be..5227590 100644 --- a/gfx/pokemon/tangrowth/anim_idle.asm +++ b/gfx/pokemon/tangrowth/anim_idle.asm @@ -1 +1,5 @@ - endanim \ No newline at end of file + setrepeat 2 + frame 5, 08 + frame 0, 08 + dorepeat 1 + endanim diff --git a/gfx/pokemon/tangrowth/back.png b/gfx/pokemon/tangrowth/back.png index c7216be..c7835c3 100644 Binary files a/gfx/pokemon/tangrowth/back.png and b/gfx/pokemon/tangrowth/back.png differ diff --git a/gfx/pokemon/tangrowth/credit.txt b/gfx/pokemon/tangrowth/credit.txt new file mode 100644 index 0000000..2a774b2 --- /dev/null +++ b/gfx/pokemon/tangrowth/credit.txt @@ -0,0 +1,4 @@ +Taken from JohtoLegends +https://github.com/aforward9600/JohtoLegends + +Artist is uncredited. \ No newline at end of file diff --git a/gfx/pokemon/tangrowth/front.png b/gfx/pokemon/tangrowth/front.png index e0a9da9..3135714 100644 Binary files a/gfx/pokemon/tangrowth/front.png and b/gfx/pokemon/tangrowth/front.png differ diff --git a/gfx/pokemon/tangrowth/shiny.pal b/gfx/pokemon/tangrowth/shiny.pal index 5c88669..4a1bfc9 100644 --- a/gfx/pokemon/tangrowth/shiny.pal +++ b/gfx/pokemon/tangrowth/shiny.pal @@ -1,2 +1,3 @@ - RGB 22, 22, 12 - RGB 07, 15, 25 \ No newline at end of file + + RGB 31, 17, 16 + RGB 12, 27, 10 diff --git a/gfx/pokemon/ursaluna/anim.asm b/gfx/pokemon/ursaluna/anim.asm index 875f7be..8dd5d5d 100644 --- a/gfx/pokemon/ursaluna/anim.asm +++ b/gfx/pokemon/ursaluna/anim.asm @@ -1 +1,15 @@ - endanim \ No newline at end of file + setrepeat 2 + frame 0, 06 + frame 1, 06 + frame 2, 06 + frame 1, 06 + dorepeat 1 + frame 3, 06 + setrepeat 3 + frame 4, 05 + frame 5, 05 + frame 6, 05 + dorepeat 8 + frame 4, 05 + frame 3, 05 + endanim diff --git a/gfx/pokemon/ursaluna/anim_idle.asm b/gfx/pokemon/ursaluna/anim_idle.asm index 875f7be..aa5c7a2 100644 --- a/gfx/pokemon/ursaluna/anim_idle.asm +++ b/gfx/pokemon/ursaluna/anim_idle.asm @@ -1 +1,7 @@ - endanim \ No newline at end of file + setrepeat 2 + frame 0, 06 + frame 1, 06 + frame 2, 06 + frame 1, 06 + dorepeat 1 + endanim diff --git a/gfx/pokemon/ursaluna/back.png b/gfx/pokemon/ursaluna/back.png index c7216be..6053762 100644 Binary files a/gfx/pokemon/ursaluna/back.png and b/gfx/pokemon/ursaluna/back.png differ diff --git a/gfx/pokemon/ursaluna/credit.txt b/gfx/pokemon/ursaluna/credit.txt new file mode 100644 index 0000000..fe20b1e --- /dev/null +++ b/gfx/pokemon/ursaluna/credit.txt @@ -0,0 +1,4 @@ +Sprited by ShadowOne333, Cure, and Scarlax. + +Taken from Johto Legends +https://github.com/aforward9600/JohtoLegends \ No newline at end of file diff --git a/gfx/pokemon/ursaluna/front.png b/gfx/pokemon/ursaluna/front.png index e0a9da9..6ceb018 100644 Binary files a/gfx/pokemon/ursaluna/front.png and b/gfx/pokemon/ursaluna/front.png differ diff --git a/gfx/pokemon/ursaluna/normal.pal b/gfx/pokemon/ursaluna/normal.pal new file mode 100644 index 0000000..5a03e4d --- /dev/null +++ b/gfx/pokemon/ursaluna/normal.pal @@ -0,0 +1,3 @@ + + RGB 18, 16, 15 + RGB 09, 06, 06 diff --git a/gfx/pokemon/ursaluna/shiny.pal b/gfx/pokemon/ursaluna/shiny.pal index 5c88669..75a24c9 100644 --- a/gfx/pokemon/ursaluna/shiny.pal +++ b/gfx/pokemon/ursaluna/shiny.pal @@ -1,2 +1,3 @@ - RGB 22, 22, 12 - RGB 07, 15, 25 \ No newline at end of file + + RGB 19, 17, 15 + RGB 12, 04, 03