updated effects.

This commit is contained in:
Bryce Covert
2015-08-03 20:09:40 -07:00
parent 32acd489c2
commit 350ed16cb2
2 changed files with 162 additions and 1 deletions

View File

@@ -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."