more bug fixes.
This commit is contained in:
@@ -36,16 +36,19 @@
|
||||
:wizard "... a frog!"
|
||||
:ego "Okay, okay! I'm leaving.")
|
||||
(actions/transition-background entities :outside-house [262 88])
|
||||
(actions/talk entities :ego "I guess he's really upset with me."))}
|
||||
(actions/do-dialogue entities :ego "I guess he's really upset with me."
|
||||
:ego "I wonder if I can convince him to like me..."))}
|
||||
"You're still cross about my stealing your magic cowboy hat?"
|
||||
{:run #(do (actions/respond entities %
|
||||
:wizard "Of course I'm cross! It's irreplaceable!"
|
||||
:wizard "That cowboy hat accented my facial physique."
|
||||
:wizard "And complemented my skin color."
|
||||
:wizard "And you little cheat stole it from me!"
|
||||
:wizard "That's why I bought my MagiSafe 5000, to keep out intruders like you."
|
||||
:wizard "Now leave.")
|
||||
(actions/transition-background entities :outside-house [262 88]))}
|
||||
:wizard "And you little pipsqueak stole it from me!"
|
||||
:wizard "That's why I bought my Magi-Safe 5000, to keep out intruders like you."
|
||||
:wizard "Now leave, before I get really angry!.")
|
||||
(actions/transition-background entities :outside-house [262 88])
|
||||
(actions/do-dialogue entities :ego "I guess he's really upset with me."
|
||||
:ego "I wonder if I can convince him to like me..."))}
|
||||
"Even an old hoot like you needs a kick in the pants every now and again."
|
||||
{:run #(actions/respond entities % :wizard "What gives you the right to try to teach me a lesson?")
|
||||
:choices ["My good looks?"
|
||||
@@ -65,7 +68,7 @@
|
||||
"I'm going to be a knight! That counts for something doesn't it?"
|
||||
{:run #(do (actions/respond entities %
|
||||
:wizard "You are, are you?"
|
||||
:wizard "Pray tell, how do you, a mere wreckless youth, plan on becoming a knight?"))
|
||||
:wizard "Pray tell, how do you, a mere reckless youth, plan on becoming a knight?"))
|
||||
:choices ["By pulling the Sword of Blergh from its stone!"
|
||||
{:run #(actions/respond entities %
|
||||
:wizard "Well, well. It sounds like you've turned over a new leaf."
|
||||
|
||||
Reference in New Issue
Block a user