updated effects.
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
(if (= 3 (get-in @entities [:state :mints-eaten]))
|
||||
(do (actions/walk-to entities :ego [159 62] :face :right)
|
||||
|
||||
(actions/update-state entities (fn [s] (assoc s :mints-eaten 0)))
|
||||
#_(actions/update-state entities (fn [s] (assoc s :mints-eaten 0))
|
||||
(actions/do-dialogue entities
|
||||
:ego "She's all out."
|
||||
:shopkeep "That's right I'm all out."
|
||||
|
||||
Reference in New Issue
Block a user