facing a good direction.

This commit is contained in:
2015-04-22 21:06:50 -07:00
parent fff48054e5
commit 39cd09a496

View File

@@ -224,7 +224,7 @@
(defn go-through-gate [entities]
(if (should-block? entities)
(do
(actions/walk-to entities :ego [82 180])
(actions/walk-to entities :ego [82 180] :face :left)
(block-entrance entities))
(do
(actions/walk-to entities :ego [82 180])