cant get monocle till you want it.
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
|
||||
(defn add-monocle-if-necessary [entities]
|
||||
(if (and (not (actions/has-obtained? entities :monocle))
|
||||
(get-in entities [:state :talked-to-owl?]))
|
||||
(get-in entities [:state :wants-monocle?]))
|
||||
(update-in entities [:room :entities] #(assoc % :monocle (get-in entities [:room :monocle])))
|
||||
entities))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user