Bug fixes from Wayne's feedback. typos, tune outside jail, and coin flip hidden.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/do-dialogue entities
|
||||
:ego "Yes! I got my stuff back!"
|
||||
:ego "Including the Slinger's shot!")
|
||||
:ego "Including the Slinger's Shot!")
|
||||
(actions/update-state entities #(-> % (assoc :inventory (concat (:inventory %) [:flask-1-strength :medal :trophy :slingshot])))))
|
||||
:else
|
||||
(do
|
||||
|
||||
Reference in New Issue
Block a user