added cow.

This commit is contained in:
2014-11-01 14:43:30 -07:00
parent 25fde7edc3
commit efd5a196e0
4 changed files with 6 additions and 3 deletions

View File

@@ -62,8 +62,8 @@
:ego "Okay."))}
"No."
{:run #(actions/respond entities %
:game-player "That's exactly what I'd expect a dummy like you to say."
:choices actions/previous-choices)}]}
:game-player "That's exactly what I'd expect a dummy like you to say.")
:choices actions/something-else}]}
(when (= :wool (get-in @entities [:state :current-riddle]))
"What was that riddle again?")