more bug fixes.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{:run #(actions/respond entities %
|
||||
:shopkeep "I have no idea what you're talking about, sonny.")
|
||||
:choices actions/previous-choices}
|
||||
"Something else"
|
||||
"Something else."
|
||||
{:choices actions/something-else}]}
|
||||
(when (and (get-in @entities [:state :wants-toy])
|
||||
(not (get-in @entities [:state :allowed-to-keep-teddy?])))
|
||||
|
||||
Reference in New Issue
Block a user