From b03ba36c69725ea89be21f74653a8c73b1045293 Mon Sep 17 00:00:00 2001 From: Remington Covert Date: Wed, 22 Apr 2015 08:45:54 -0700 Subject: [PATCH] minor text cleanup. --- desktop/src-common/advent/screens/rooms/inside_house.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src-common/advent/screens/rooms/inside_house.clj b/desktop/src-common/advent/screens/rooms/inside_house.clj index 1b934818..d1774f30 100644 --- a/desktop/src-common/advent/screens/rooms/inside_house.clj +++ b/desktop/src-common/advent/screens/rooms/inside_house.clj @@ -51,7 +51,7 @@ "Will you help me become a knight?") {:run #(actions/respond entities % :wizard "To become a knight you will need to be worthy in courage, wisdom, and might." - :wizard "Only then can you become worthy to pull the Sword of Blergh, and become a knight.") + :wizard "Only then can you become worthy to pull the Sword of Blergh.") :choices [(when (not (actions/has-obtained? entities :trophy)) "How can I prove that I'm worthy in wisdom?") {:run #(actions/respond entities %