final tweaks before 1.2.

This commit is contained in:
Bryce Covert
2016-07-21 18:32:47 -07:00
parent 3f812daa69
commit 885e37390b
2 changed files with 2 additions and 1 deletions

View File

@@ -280,7 +280,7 @@
(actions/begin-animation entities :warden :stand)
(Thread/sleep 300)
(actions/do-dialogue entities
:warden "Charlie, is that you chap?"
:warden "Charlie, is that you, chap?"
:warden "What're you doing digging through my trash can?")
(Thread/sleep 300)
(actions/play-animation entities :warden :fall-asleep :stop? false)