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."))))})