summaryrefslogtreecommitdiff
path: root/characters/reaper.scm
diff options
context:
space:
mode:
Diffstat (limited to 'characters/reaper.scm')
-rw-r--r--characters/reaper.scm9
1 files changed, 5 insertions, 4 deletions
diff --git a/characters/reaper.scm b/characters/reaper.scm
index 112e92f..1a93ab1 100644
--- a/characters/reaper.scm
+++ b/characters/reaper.scm
@@ -122,10 +122,11 @@ you. I'm sure we will meet again sooner than you expect."
(cons (make <animated-sprite>
#:name 'sprite
#:atlas reaper-atlas
- #:animations '((idle . #(0 0 0 1 1 1 9 1 1 1 8 8 8 8 8 8 5 4 4 4 0 0 0 3 3))
- (pause . #(4 4 4 4 4 4 4 5))
- (talk . #(0 3 2 7 5 4 6 5 3 2 2 2 4 4 0 0 0))
- (up . #(11 15 11 12 14 10 14 13)))
+ #:animations
+ '((idle . #(12 12 12 13 13 13 5 13 13 13 4 4 4 4 4 4 9 8 8 8 12 12 12 15 15))
+ (pause . #(8 8 8 8 8 8 8 9))
+ (talk . #(12 15 14 11 9 8 10 9 15 14 14 14 8 8 12 12 12))
+ (up . #(7 3 7 0 2 6 2 1)))
#:current-animation 'idle
#:frame-duration 20)
;; Simple shadow. This should better be done with a