fixed music up.
This commit is contained in:
@@ -230,8 +230,7 @@
|
||||
candle (utils/make-anim atlas "candle" [20 25] 0.1 (range 4))
|
||||
candle-aura (utils/make-anim atlas "candle-aura" [27 27] 0.2 [0 1 2 3 2 1])
|
||||
crowbar (utils/make-anim atlas "crowbar" [16 33] 0.15 (flatten [(repeat 120 0) [1 2 3 3 2 1]]))]
|
||||
(rooms/make :music :inside-antique
|
||||
:name "In jail"
|
||||
(rooms/make :name "In jail"
|
||||
:sounds {
|
||||
:squeek (utils/load-sound "inside-jail/squeak.ogg")
|
||||
:crowbar-sound (utils/load-sound "ego/crowbar.ogg")
|
||||
|
||||
Reference in New Issue
Block a user