more double quotes.
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
(if (get-in @entities [:state :opened-blinds?])
|
||||
(do (actions/walk-to entities :ego [142 49] :face :left)
|
||||
(actions/play-animation entities :ego :hold-up-to-window)
|
||||
(actions/talk entities :ego "The portrait says 'Herb' on the back.")
|
||||
(actions/talk entities :ego "The portrait says \"Herb\" on the back.")
|
||||
(actions/update-state entities (fn [state] (update-in state [:clues] #(conj % :name)) )))
|
||||
(do (actions/walk-to entities :ego [142 49] :face :left)
|
||||
(actions/play-animation entities :ego :hold-up-to-window)
|
||||
|
||||
Reference in New Issue
Block a user