blergh can appear.
This commit is contained in:
@@ -94,7 +94,14 @@
|
||||
:blergh "You're still no match for me."
|
||||
:blergh "Give it to me, or I'll make you regret it!")
|
||||
(actions/present-choices entities {:choices ["Ok."
|
||||
{:run #(do (actions/respond entities % :ego "Here you go."))}
|
||||
{:run #(do (actions/respond entities %
|
||||
:ego "Here you go."
|
||||
:blergh "Yes! Now I can drink this whole thing and can become powerful enough to rule the world!"
|
||||
:blergh "[GREEN]*gulp*[]"
|
||||
:blergh "What's this? What's happening?")
|
||||
(actions/walk-straight-to entities :ego [100 45] :face :right)
|
||||
(actions/do-dialogue entities :ego "TODO: explosion"
|
||||
:ego "You win!"))}
|
||||
"No way!"
|
||||
{:run #(do (actions/respond entities % :blergh "Then take this!")
|
||||
(actions/play-animation entities :blergh :swing)
|
||||
|
||||
Reference in New Issue
Block a user