final tweaks.

This commit is contained in:
2015-05-28 20:14:33 -07:00
parent 36b6abdd12
commit 0045dbcde7
10 changed files with 7 additions and 4 deletions

View File

@@ -305,7 +305,7 @@
(defn make [screen]
(let [fairy-godfather-anim (utils/make-anim "dream/fairy-godfather.png" [63 77] 0.15 [0 1 2 3 2 1 0 1 4 3 2 1])
fairy-godfather-talk-anim (utils/make-anim "dream/fairy-godfather.png" [63 77] 0.15 [5 6 7 8 7 6])]
(rooms/make :music :town-1
(rooms/make :music :dream
:interactions {:pit {:box [54 0 219 36]
:script (actions/get-script entities
(actions/walk-to entities :ego [154 41])

View File

@@ -48,7 +48,7 @@
(defn make [screen]
(rooms/make :music {:day :town-2 :night :night}
(rooms/make :music {:day :secret-hideout :night :secret-hideout}
:interactions
{:left-dir {:box [91 60 125 140]
:script (actions/get-script