diff options
author | Nick Ashley <nick@shley.us> | 2015-05-04 12:26:51 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-13 09:58:48 -0400 |
commit | ada5600a388078fa46479dc5c4eb446c4f5f4704 (patch) | |
tree | e4ec8eec07edea60871a8d909a7af9113b93db62 /quests/kaizei/well.xml | |
parent | 85c07b6783be4060c19cb3ce4274fcf9d7d6f2da (diff) | |
download | clientdata-ada5600a388078fa46479dc5c4eb446c4f5f4704.tar.gz clientdata-ada5600a388078fa46479dc5c4eb446c4f5f4704.tar.bz2 clientdata-ada5600a388078fa46479dc5c4eb446c4f5f4704.tar.xz clientdata-ada5600a388078fa46479dc5c4eb446c4f5f4704.zip |
Add text for kaizei quests
Diffstat (limited to 'quests/kaizei/well.xml')
-rw-r--r-- | quests/kaizei/well.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/quests/kaizei/well.xml b/quests/kaizei/well.xml index 0af7aefd..a4b91633 100644 --- a/quests/kaizei/well.xml +++ b/quests/kaizei/well.xml @@ -9,12 +9,12 @@ <var id="7"> <effect map="020-1.tmx" npc="400" value="1" effect="46"/> <quest name="Well" group="Kaizei" incomplete="1"> - <name>well 1</name> - <text>you discovered the guy in the well</text> + <name>Lassie in the Making</name> + <text>You found a man trapped at the bottom of the well! You should try to find someone to help you get him out.</text> </quest> <quest name="Well" group="Kaizei" complete="2"> - <name>well 2</name> - <text>you told miller about it, completing the quest</text> + <name>Well That Was Easy</name> + <text>You told Miller about the man stuck in the well, and thankfully, he was able to quickly help the man out of his unusual predicament.</text> </quest> </var> </quests> |