fixed music up.
This commit is contained in:
@@ -60,8 +60,7 @@
|
||||
(defn make [screen atlas global-atlas]
|
||||
(let [bloodclot-talk (utils/make-anim-seq atlas "bloodclot-head" [114 82] 0.1 [0 1 2 1 0 3 3 0 1 2 1 0 3 4 5 6 5 3 3 1 2 1 3 3 3 3 3 0 0 0 7 8 7])
|
||||
bloodclot-stand (utils/make-anim-seq atlas "bloodclot-head" [114 82] 0.1 (flatten [(repeat 15 0) 7 8 7]))]
|
||||
(rooms/make :music :fight
|
||||
:name "Held"
|
||||
(rooms/make :name "Held"
|
||||
:interactions {:bloodclot {:box [182 42 270 196]
|
||||
:label "Bloodclot"
|
||||
:cursor :talk
|
||||
|
||||
Reference in New Issue
Block a user