From f641db1eabff4b0f275ee5e4fd2ae14777e925ff Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Sat, 15 Aug 2015 23:57:40 -0700 Subject: [PATCH] updated message maybe helps. --- desktop/src-common/advent/screens/scene.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src-common/advent/screens/scene.clj b/desktop/src-common/advent/screens/scene.clj index c5bd167d..386343ea 100644 --- a/desktop/src-common/advent/screens/scene.clj +++ b/desktop/src-common/advent/screens/scene.clj @@ -206,7 +206,7 @@ void main() (actions/get-script entities (actions/walk-to entities :ego [x y] :skip-type :end)) (actions/get-script entities - (actions/talk entities :ego "I don't know what to do with that."))))}) + (actions/talk entities :ego "There's nothing to do with that."))))})