squat talk
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user