minor tweaks to dialogue

This commit is contained in:
Bryce Covert
2016-03-14 20:05:57 -05:00
parent 9130d98bb2
commit 632bd539b6
9 changed files with 28 additions and 26 deletions

View File

@@ -67,7 +67,7 @@
(when (not (actions/has-obtained-all-of? entities [:trophy :medal :kiss]))
"About that prophecy...")
{:run #(actions/respond entities %
:wizard "To become a knight you will need to be worthy in courage, wisdom, and might."
:wizard "To become a knight, you will need to be worthy in courage, wisdom, and might."
:wizard "Only then can you become worthy to pull the Sword of Blergh.")
:choices [(when (not (actions/has-obtained? entities :trophy))
"How can I prove that I'm worthy in wisdom?")