This commit is contained in:
2014-12-24 13:43:24 -08:00
parent 5d9bf0b7f3
commit ec51db0ee0
3 changed files with 7 additions and 3 deletions

View File

@@ -314,7 +314,8 @@
:town-1 (make-music "town-music-1.ogg")
:town-2 (make-music "town-music-2.ogg")
:inside-fangald (make-music "inside-fangald.ogg")
:fight (make-music "megaboss.mp3")}
:fight (make-music "megaboss.mp3")
:pull-sword (make-music "pull-sword.ogg")}
:state (get-state)
:actions {:object nil
:channel (chan)