progress.
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
(actions/walk-to entities :ego [242 49] :face :right)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/add-entity entities :teddy (get-in @entities [:room :teddy]))
|
||||
(actions/remove-item entities :portrait))
|
||||
(actions/remove-item entities :teddy))
|
||||
|
||||
(defn has-to-return-teddy? [entities]
|
||||
(and (actions/has-item? entities :teddy)
|
||||
|
||||
Reference in New Issue
Block a user