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 %