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
|
(actions/do-dialogue entities
|
||||||
:ego "Yes! I got my stuff back!"
|
:ego "Yes! I got my stuff back!"
|
||||||
:ego "Including the Slinger's shot!")
|
:ego "Including the Slinger's shot!")
|
||||||
(actions/give entities :flask-1-strength)
|
(actions/update-state entities #(-> % (assoc :inventory (concat (:inventory %) [:flask-1-strength :medal :trophy :slingshot])))))
|
||||||
(actions/give entities :medal)
|
|
||||||
(actions/give entities :trophy)
|
|
||||||
(actions/give entities :slingshot))
|
|
||||||
:else
|
:else
|
||||||
(do
|
(do
|
||||||
(actions/walk-to entities :ego [152 95] :face :right)
|
(actions/walk-to entities :ego [152 95] :face :right)
|
||||||
|
|||||||
Reference in New Issue
Block a user