minor text cleanup.
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
"Will you help me become a knight?")
|
"Will you help me become a knight?")
|
||||||
{:run #(actions/respond entities %
|
{: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, and become a knight.")
|
:wizard "Only then can you become worthy to pull the Sword of Blergh.")
|
||||||
:choices [(when (not (actions/has-obtained? entities :trophy))
|
:choices [(when (not (actions/has-obtained? entities :trophy))
|
||||||
"How can I prove that I'm worthy in wisdom?")
|
"How can I prove that I'm worthy in wisdom?")
|
||||||
{:run #(actions/respond entities %
|
{:run #(actions/respond entities %
|
||||||
|
|||||||
Reference in New Issue
Block a user