final tweaks before 1.2.
This commit is contained in:
@@ -462,6 +462,7 @@
|
||||
(actions/play-animation entities :owl :eye)
|
||||
(actions/do-dialogue entities
|
||||
:owl "I don't think that helped that much.")
|
||||
(steam/set-achievement "BEHOLDER")
|
||||
(when (actions/has-obtained? entities :feather)
|
||||
(actions/do-dialogue entities :owl "I think I'll just stick to the monocle."))
|
||||
(actions/update-state entities (fn [s] (assoc s :owl-tried-strength? true))))
|
||||
|
||||
Reference in New Issue
Block a user