diff options
Diffstat (limited to 'quests')
-rw-r--r-- | quests/kaizei/baktar.xml | 9 | ||||
-rw-r--r-- | quests/kaizei/cindy.xml | 25 | ||||
-rw-r--r-- | quests/kaizei/well.xml | 8 |
3 files changed, 24 insertions, 18 deletions
diff --git a/quests/kaizei/baktar.xml b/quests/kaizei/baktar.xml index 4ed5e51a..a2caf03c 100644 --- a/quests/kaizei/baktar.xml +++ b/quests/kaizei/baktar.xml @@ -10,12 +10,13 @@ <effect map="020-2.tmx" npc="191" value="0" effect="45"/> <effect map="020-2.tmx" npc="191" value="1,3,5,7,9,11,15,17,19,23,31,33,35,39,47,63,65,67,71,79,95,127,129,131,135,143,159,191" effect="46"/> <quest name="Baktar" group="Kaizei" incomplete="1,3,5,7,9,11,15,17,19,23,31,33,35,39,47,63,65,67,71,79,95,127,129,131,135,143,159,191"> - <name>baktar</name> - <text>baktar wants you to bring him some desert items</text> + <name>Warm Nostalgia</name> + <text>Baktar wants you to bring him some items from Tulimshar to remind him of the great times he had living there.</text> + <text>Baktar can be located at (70,61) in Nivalis Indoor.</text> </quest> <quest name="Baktar" group="Kaizei" complete="255"> - <name>baktar</name> - <text>you got all of his items, completing the quest</text> + <name>Warm Nostalgia</name> + <text>You gave Baktar all the items he requested and helped him finish his collection.</text> </quest> </var> </quests> diff --git a/quests/kaizei/cindy.xml b/quests/kaizei/cindy.xml index 83a32fdd..c464d198 100644 --- a/quests/kaizei/cindy.xml +++ b/quests/kaizei/cindy.xml @@ -14,24 +14,29 @@ <effect map="031-4.tmx" npc="198" value="3" effect="46"/> <!-- state 5 does not show up in the quest log because it is only to display the icon above the npc --> <quest name="Angela" group="Kaizei" incomplete="6"> - <name>c 1</name> - <text>you learned about the mother, you should calm her down</text> + <name>A Mother's Fear</name> + <text>You met Angela outside an ominous cave, but she's in too much of a panic over her daughter's misfortune to tell you anything useful. Perhaps you could give her something to help her concentrate...</text> + <text>After you find something to calm her down, you can find Angela at (79,24) in the Nivalis Port area.</text> </quest> <quest name="Cindy" group="Kaizei" incomplete="1"> - <name>c 1</name> - <text>you calmed the mother, got the quest to rescue cindy</text> + <name>The Power of Concentration</name> + <text>Angela has calmed down enough to tell you that Cindy has been kidnapped by Yetis! You might want to bring a few friends along to rescue her – yetis seem really tough!</text> + <text>Cindy can be found deep within the cavern at (42,42) in Cindy Cave.</text> </quest> <quest name="Cindy" group="Kaizei" incomplete="2"> - <name>c 2</name> - <text>rescued cindy and got boss points</text> + <name>They're Finally Gone</name> + <text>You saved Cindy from the yetis – and managed to stay alive! You should talk to her and make sure that she's okay.</text> + <text>Cindy is located at (42,42) in Cindy Cave.</text> </quest> <quest name="Cindy" group="Kaizei" incomplete="3"> - <name>c 3</name> - <text>talked to cindy after rescuing her, got a reward</text> + <name>A Welcome Gift</name> + <text>Cindy found something valuable in the cave and decided to give it to you! You should go talk to Angela and tell her what happened.</text> + <text>Cindy and Angela can be found at (27,26) in Angela's House.</text> </quest> <quest name="Cindy" group="Kaizei" complete="4"> - <name>c 4</name> - <text>talked to angela after talking to cindy, got a rock knife</text> + <name>A Token of Gratitude</name> + <text>Angela, as a token of her gratitude, gave you a powerful rock knife.</text> + <text>You can help them retrieve presents from yetis or just stop by to say hello at (27,26) in Angela's House.</text> </quest> </var> </quests> 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> |