From 13c34b8a36d6f6686c9e061f22b856a7fed1b209 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Mon, 26 Oct 2015 15:39:20 +0100 Subject: [PATCH] In love --- desktop/src-common/advent/screens/rooms/inside_castle.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src-common/advent/screens/rooms/inside_castle.clj b/desktop/src-common/advent/screens/rooms/inside_castle.clj index d5909b6a..1770206f 100644 --- a/desktop/src-common/advent/screens/rooms/inside_castle.clj +++ b/desktop/src-common/advent/screens/rooms/inside_castle.clj @@ -320,7 +320,7 @@ (actions/do-dialogue entities :ego "I think it means I have to prove myself worthy in wisdom, courage, and might!" :ego "Then I can become a knight and impress Georgia McGorgeous!") - (actions/in-love entities) + (actions/georgia-say entities "Tick! My hero!") (actions/talk entities :ego "... I wonder what that last bit is about.")) (actions/do-dialogue entities :ego (str "I've proven myself in " (str/join " and " (map item->proof obtained-items))