fixed music up.
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
(fn [state] (assoc state :safe-listen-count (inc (:safe-listen-count state 0))))))
|
||||
|
||||
(defn make [screen atlas global-atlas]
|
||||
(rooms/make :music {:day :town-2 :night :night}
|
||||
:name "Behind house"
|
||||
(rooms/make :name "Behind house"
|
||||
:interactions
|
||||
{:left-dir-1 (make-left-dir [0 48 20 240])
|
||||
:left-dir-2 (make-left-dir [0 160 148 217])
|
||||
|
||||
Reference in New Issue
Block a user