minor tweak.

This commit is contained in:
Bryce Covert
2015-12-02 22:10:38 -08:00
parent 22a650549e
commit 90e9f9cbcc

View File

@@ -50,7 +50,7 @@
:window {:box [109 100 130 153]
:script (actions/get-script
entities
(actions/walk-to entities :ego [128 100])
(actions/walk-to entities :ego [128 100] :face :left)
(if (= :night (get-in @entities [:state :time]))
(actions/do-dialogue entities :ego "The house is dark and empty.")
(actions/do-dialogue entities