Adding more of the nighttime puzzle.
This commit is contained in:
@@ -70,7 +70,13 @@
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/do-dialogue entities :ego "Ahh, life-giving water."
|
||||
:ego "I feel strength."
|
||||
:ego "And renewal!")))
|
||||
:ego "And renewal!"))
|
||||
:scripts {:flask-2 (actions/get-script entities
|
||||
(actions/walk-to entities :ego [151 119] :face :right)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/remove-item entities :flask-2)
|
||||
(actions/give entities :flask-water)
|
||||
(actions/talk entities :ego "Filled with water, just as Gandarf wanted."))})
|
||||
:warden {:object nil
|
||||
:x 36
|
||||
:y 86
|
||||
|
||||
Reference in New Issue
Block a user