tweaks outside house.

This commit is contained in:
2014-12-08 18:13:23 -08:00
parent 44514117f1
commit 9dcd4c8b2e

View File

@@ -131,14 +131,10 @@
(if (get-in @entities [:state :convinced-wizard?])
(do (actions/talk entities :wizard (str "Oh, hello there boy."))
(utils/save @entities))
(wizard-dialogue entities)))}
:sword {:box [274 55 305 88]
:script (actions/get-script
entities
(actions/talk entities :ego (str "It's the coolest sword I've ever seen!"))
(actions/walk-to entities :ego [290 66])
(actions/talk entities :ego "Maybe I can pull it out."))}
:right-dir {:box [300 131 320 224]
(wizard-dialogue entities)))
:cursor :right}
:right-dir {:box [220 141 320 224]
:script (actions/get-script
entities
(actions/walk-to entities :ego [244 150])