minor tweaks.
This commit is contained in:
@@ -414,7 +414,8 @@
|
||||
:ego "Man! What a dream!"
|
||||
:ego "If I only really could be a knight."
|
||||
:ego "Then I'd be able to win Georgia McGorgeous' heart.")
|
||||
(actions/in-love entities))
|
||||
(actions/in-love entities)
|
||||
(utils/snapshot-state @entities :after-dream))
|
||||
(do (actions/walk-to entities :ego [148 76] :face :right)
|
||||
(actions/do-dialogue entities
|
||||
:fairy-godfather "What are you doing?" :ego "Erm... Nothing."))))
|
||||
|
||||
@@ -320,8 +320,8 @@
|
||||
(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/georgia-say entities "Tick! My hero!")
|
||||
(actions/talk entities :ego "... I wonder what that last bit is about."))
|
||||
(actions/georgia-say entities "Tick! My handsome hero!")
|
||||
(actions/talk entities :ego "... I wonder what the 'final test' bit is about."))
|
||||
(actions/do-dialogue entities :ego (str "I've proven myself in "
|
||||
(str/join " and " (map item->proof obtained-items))
|
||||
", but still have to prove myself in "
|
||||
|
||||
Reference in New Issue
Block a user