guard crash.

This commit is contained in:
Bryce Covert
2015-10-10 13:40:39 -07:00
parent c244ddadad
commit 2c30302e5a
4 changed files with 2 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -257,9 +257,8 @@
(actions/update-state entities #(assoc % :dropped-ball? true))
(actions/do-dialogue entities :ego "Geronimo!!")
(actions/play-sound entities
(get-in @entities [:room :entities :ego :breakglass-sound])
0.2)
(Thread/sleep 200)
"inside-jail/guard-crash.ogg"
0.5)
(actions/begin-animation entities :warden :stand)
(Thread/sleep 300)
(actions/do-dialogue entities