progresss on blergh fight.
This commit is contained in:
@@ -54,9 +54,16 @@
|
||||
:ego "It worked!"
|
||||
:ego "I now have The Slinger's Shot."
|
||||
:ego "And just in time, too. It's getting light.")
|
||||
(actions/update-state entities #(assoc % :next-time :sunrise))
|
||||
(walk-to-castle entities)
|
||||
(outside-castle/go-through-gate entities)
|
||||
(inside-castle/walk-to-blergh entities))))
|
||||
(actions/update-state entities #(assoc % :next-time :day))
|
||||
(inside-castle/walk-to-blergh entities)
|
||||
(actions/do-dialogue entities
|
||||
:ego "Blergh!"
|
||||
:blergh "Oh, hello again."
|
||||
:blergh "I thought I had taken care of you the last time I saw you."
|
||||
:blergh "Any final words before I destroy you again?"))))
|
||||
:broken-clock (actions/get-script entities
|
||||
(actions/walk-to entities :ego [141 90] :face :right)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
|
||||
Reference in New Issue
Block a user