squat talk

This commit is contained in:
Bryce Covert
2016-02-17 22:25:24 -08:00
parent c59cfc5f92
commit 93910187ab
19 changed files with 1125 additions and 1077 deletions

View File

@@ -314,11 +314,12 @@
(actions/do-dialogue entities
:ego "I can't pull it out!"
:ego "It looks like there's an inscription here.")
(actions/play-animation entities :ego :squat)
(actions/do-dialogue entities
:ego "\"In the day when I shall be pulled,\nWith much strength a knight will take hold."
:ego "Courage will he need,\nWisdom he shall heed."
:ego "A final test remains, behold!\"")
(actions/play-animation entities :ego :start-squat-2 :stop? false)
(actions/squat-talk entities
"\"In the day when I shall be pulled,\nWith much strength a knight will take hold."
"Courage will he need,\nWisdom he shall heed."
"A final test remains, behold!\"")
(actions/play-animation entities :ego :end-squat)
(if (= 3 (count missing-items))
(do
(actions/walk-to entities :ego [115 54])