tweaks.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -34,10 +34,7 @@
|
||||
(actions/do-dialogue entities
|
||||
:ego "Yes! I got my stuff back!"
|
||||
:ego "Including the Slinger's shot!")
|
||||
(actions/give entities :flask-1-strength)
|
||||
(actions/give entities :medal)
|
||||
(actions/give entities :trophy)
|
||||
(actions/give entities :slingshot))
|
||||
(actions/update-state entities #(-> % (assoc :inventory (concat (:inventory %) [:flask-1-strength :medal :trophy :slingshot])))))
|
||||
:else
|
||||
(do
|
||||
(actions/walk-to entities :ego [152 95] :face :right)
|
||||
|
||||
Reference in New Issue
Block a user