diff options
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> |