mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Crocky has hair now
Another overdue sprite implementation. Had to slightly edit the back sprite as it was a pixel too wide, but the difference is extremely minimal. Also swapped raichu's pose as it was bad. It may need a bit of dusting off, the position may be crusty, etc.
This commit is contained in:
parent
fcafb9a819
commit
e2901cd854
|
@ -26,7 +26,8 @@ IshiharaTeam:
|
|||
db TRAMPEL, 90
|
||||
IF DEF(_DEBUG)
|
||||
db MEWTWO, 90
|
||||
db SNORLAX, 50
|
||||
db RAICHU_A, 50
|
||||
db CROCKY, 90
|
||||
ENDC
|
||||
db -1 ; end
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 590 B |
Binary file not shown.
Before Width: | Height: | Size: 891 B After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue