This commit is contained in:
2015-03-19 21:22:13 -07:00
parent 2d946c6653
commit 51f4ad6518
13 changed files with 41 additions and 3 deletions

View File

@@ -351,6 +351,7 @@
(leave-sheep entities))
(do
(actions/talk entities :ego "Come here mama sheep!")
(actions/play-animation entities :ego :throw)
(actions/play-animation entities :ego :sigh)
(actions/talk entities :ego "She's too far away for me to pet her.")))))