it's about the ladder.
This commit is contained in:
@@ -89,7 +89,8 @@
|
||||
:ego "'Because maidens love guys with might.'"
|
||||
:ego "Awesome!"
|
||||
:ego "If I become a knight, maybe Georgia McGorgeous will love me!")
|
||||
(actions/in-love entities)
|
||||
(when-not (get-in @entities [:state :plaques-read :sword])
|
||||
(actions/in-love entities))
|
||||
(actions/stop-walking entities :ego :face :right)
|
||||
(when-not (get-in @entities [:room :entities :fairy-godfather :distracted?])
|
||||
(face-fairy entities)
|
||||
@@ -318,7 +319,7 @@
|
||||
(actions/play-animation entities :ego :reach-stop :stop? true)
|
||||
(actions/do-dialogue entities
|
||||
:ego "I can't bring myself to do it."
|
||||
:ego "That sounds horrible!"
|
||||
:ego "It seems like misery!"
|
||||
:ego "Plus, how can I ever win the heart of my true love, Georgia McGorgeous?"))
|
||||
:broom (actions/get-script entities
|
||||
(actions/walk-to entities :ego [154 41])
|
||||
@@ -329,7 +330,7 @@
|
||||
(actions/play-animation entities :ego :reach-stop :stop? true)
|
||||
(actions/do-dialogue entities
|
||||
:ego "I can't bring myself to do it."
|
||||
:ego "That sounds horrible!"
|
||||
:ego "It seems like misery!"
|
||||
:ego "Plus, how can I ever win the heart of my true love, Georgia McGorgeous?"))}}}
|
||||
:timers {:return [15.0 15.0 return-from-island]}
|
||||
:layers [(assoc (texture "dream/clouds1.png") :x -10 :y 0 :baseline -1 :parallax 0.2 :scale-x 1.1 :scale-y 1.1)
|
||||
|
||||
Reference in New Issue
Block a user