diff --git a/desktop/src-common/advent/screens/rooms/dream.clj b/desktop/src-common/advent/screens/rooms/dream.clj index 8de5eb69..6028597d 100644 --- a/desktop/src-common/advent/screens/rooms/dream.clj +++ b/desktop/src-common/advent/screens/rooms/dream.clj @@ -440,7 +440,7 @@ (steam/set-achievement "DESTINY") (actions/do-dialogue entities :ego "Man! What a dream!" - :ego "If only I really could be a knight." + :ego "If only I could become a real knight." :ego "Then I'd be able to win Georgia McGorgeous' heart.") (actions/in-love entities) (utils/save-chapter @entities :chapter-2))