Saving much better!
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
:fairy-godfather "Choose the broom or shovel, and cast it into the pit of fate."
|
||||
:ego "But..."
|
||||
:fairy-godfather "No buts.")
|
||||
(utils/snapshot-state @entities :beginning)
|
||||
(utils/save-chapter @entities :chapter-1)
|
||||
(actions/update-state entities #(assoc % :seen-intro? true :time :day)))
|
||||
|
||||
(defn swing [entities]
|
||||
@@ -422,7 +422,7 @@
|
||||
:ego "If I only really could be a knight."
|
||||
:ego "Then I'd be able to win Georgia McGorgeous' heart.")
|
||||
(actions/in-love entities)
|
||||
(utils/snapshot-state @entities :after-dream))
|
||||
(utils/save-chapter @entities :chapter-2))
|
||||
(do (actions/walk-to entities :ego [148 76] :face :right)
|
||||
(actions/do-dialogue entities
|
||||
:fairy-godfather "What are you doing?" :ego "Erm... Nothing."))))
|
||||
|
||||
Reference in New Issue
Block a user