Skip to content

Commit

Permalink
Updated Psyduck's sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
SoupPotato committed Jul 7, 2024
1 parent 1b558dd commit eb857f1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions gfx/pokemon/psyduck/anim.asm
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
frame 0, 08
frame 1, 28
frame 1, 21
setrepeat 2
frame 0, 14
frame 3, 14
frame 2, 14
dorepeat 3
frame 4, 14
endanim
2 changes: 1 addition & 1 deletion gfx/pokemon/psyduck/anim_idle.asm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setrepeat 2
frame 0, 10
frame 1, 10
frame 4, 10
dorepeat 1
endanim
Binary file modified gfx/pokemon/psyduck/back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gfx/pokemon/psyduck/front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb857f1

Please sign in to comment.