working on held.
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
(actions/talk entities :shopkeep "Since you ate the last one, you have to go tell Gandarf to bring me some more."))))))
|
||||
:teddy teddy}
|
||||
:collision "inside-antique/collision.png"
|
||||
:apply-state (fn [entities]
|
||||
:apply-state (fn [_ entities]
|
||||
(as-> entities entities
|
||||
(if (or (actions/has-item? entities :teddy)
|
||||
(actions/has-obtained? entities :balloon))
|
||||
|
||||
Reference in New Issue
Block a user