continueable quest.

This commit is contained in:
Bryce Covert
2015-08-03 21:37:19 -07:00
parent 350ed16cb2
commit ef05405ecf
2 changed files with 7 additions and 2 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."