minor tweaks to dialogue
This commit is contained in:
@@ -467,7 +467,7 @@
|
||||
:ego "No, not yet."
|
||||
:wizard "Hurry, boy! Time's-a-wastin'!")
|
||||
(do
|
||||
(actions/do-dialogue entities :ego "Gandarf! Boy am I glad to see you."
|
||||
(actions/do-dialogue entities :ego "Gandarf! Boy, am I glad to see you."
|
||||
:wizard "I'm busy. What is it, Tick?")
|
||||
(actions/present-choices entities
|
||||
{:choices ["I got put in jail!"
|
||||
@@ -494,7 +494,7 @@
|
||||
:wizard "If you did, you'd be burned to a crisp from his lightning gem!"
|
||||
:ego "Yes, that Bloodclot!"
|
||||
:wizard "I knew that there would be a \"final test\" for the hero who pulled the blade..."
|
||||
:wizard "But I never imagined this."
|
||||
:wizard "But I had never imagined this."
|
||||
:wizard "There's only one way to neutralize his lightning magic:"
|
||||
:wizard "The Slinger's Shot."
|
||||
:wizard "It's a magical slingshot that has long lost its power."
|
||||
@@ -751,10 +751,10 @@
|
||||
(actions/play-animation entities :ego :milk)
|
||||
(actions/remove-item entities :flask-1)
|
||||
(actions/give entities :flask-1-with-milk)
|
||||
(actions/talk entities :ego "Sheeps milk.")
|
||||
(actions/talk entities :ego "Sheep's milk.")
|
||||
)
|
||||
(actions/talk entities :ego "She's too far away."))
|
||||
(actions/do-dialogue entities :ego "I like a nice glass of milk."
|
||||
(actions/do-dialogue entities :ego "I'd like a nice glass of milk."
|
||||
:ego "But sheep's milk is too creamy for me.")))
|
||||
:flask-1-with-mushrooms
|
||||
(actions/get-script entities
|
||||
|
||||
Reference in New Issue
Block a user