Skip to content

Commit

Permalink
Merge branch 'yeti-animation' of github.com:Rusty-Box/supertux into y…
Browse files Browse the repository at this point in the history
…eti-animation
  • Loading branch information
MatusGuy committed Dec 24, 2024
2 parents bf43a38 + 435c196 commit a224fd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/images/creatures/yeti/yeti.sprite
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
(action
(name "throw-right")
(mirror-action "throw-left")
(fps 12)
(loops 1)
(hitbox 37 27 72 100)
)
Expand Down Expand Up @@ -300,6 +301,7 @@
(action
(name "grab-right")
(mirror-action "grab-left")
(fps 12)
(loops 1)
(hitbox 37 27 72 100)
)
Expand All @@ -322,6 +324,7 @@
(action
(name "push-right")
(mirror-action "push-left")
(fps 12)
(loops 1)
(hitbox 37 27 72 100)
)
Expand Down

0 comments on commit a224fd5

Please sign in to comment.