mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
zuperZACH Alolan Ninetales
bippity boppity boop
This commit is contained in:
parent
b8a6a6bfde
commit
7e6d4d8c7f
|
@ -107,7 +107,7 @@ If you use our implementations of anything at all, it is encouraged to submit Pu
|
|||
JEP-affiliated spriters require sprites to be used with direct credit for non-commerical purposes. Credit the artist in any case of using them.
|
||||
- Zeta_Null: Topaz sprites, numerous tileset bits, Omegadge, Qatu, Phandarin, Stromen, Lickilord,
|
||||
- Martha's Against Humanity: Shi-Shi, Fossil Aerodactyl, Fossil Kabutops, Calflac (with inspiration from KmiE_821)
|
||||
- zuperZACH: Clodsire (front), Mismagius, Alolan Vulpix
|
||||
- zuperZACH: Clodsire (front), Mismagius, Alolan Vulpix, Alolan Ninetales
|
||||
- Shawesome: Alolan Geodude
|
||||
- EyeDonutz: Walking Wake
|
||||
- Plague von Karma: Overworld Arbok, Koffing, Voltorb, Gengar, Diglett, and Cat sprites, adapted from the slot machine's sprites (originally made for KEP).
|
||||
|
|
13
gfx/pokemon/ninetalesa/anim.asm
Normal file
13
gfx/pokemon/ninetalesa/anim.asm
Normal file
|
@ -0,0 +1,13 @@
|
|||
frame 0, 08
|
||||
frame 1, 04
|
||||
frame 2, 10
|
||||
frame 3, 01
|
||||
frame 4, 01
|
||||
frame 5, 01
|
||||
frame 6, 01
|
||||
frame 7, 03
|
||||
frame 8, 03
|
||||
frame 9, 03
|
||||
frame 10, 03
|
||||
frame 0, 16
|
||||
endanim
|
7
gfx/pokemon/ninetalesa/anim_idle.asm
Normal file
7
gfx/pokemon/ninetalesa/anim_idle.asm
Normal file
|
@ -0,0 +1,7 @@
|
|||
frame 11, 03
|
||||
frame 12, 03
|
||||
frame 0, 03
|
||||
frame 11, 03
|
||||
frame 12, 03
|
||||
frame 0, 16
|
||||
endanim
|
BIN
gfx/pokemon/ninetalesa/back.png
Normal file
BIN
gfx/pokemon/ninetalesa/back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
gfx/pokemon/ninetalesa/front.png
Normal file
BIN
gfx/pokemon/ninetalesa/front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
2
gfx/pokemon/ninetalesa/shiny.pal
Normal file
2
gfx/pokemon/ninetalesa/shiny.pal
Normal file
|
@ -0,0 +1,2 @@
|
|||
RGB 25, 23, 29
|
||||
RGB 16, 10, 21
|
Loading…
Reference in a new issue