diff options
author | omattornot <m.vuoso@laposte.net> | 2016-05-26 21:48:09 +0200 |
---|---|---|
committer | omattornot <m.vuoso@laposte.net> | 2016-05-26 21:48:09 +0200 |
commit | cd5a044a9fef25486be7f71937963408fd0ab50b (patch) | |
tree | 567d882dcfbd1a96d71b3e76b751eb2d6b6f723b | |
parent | a697ec31e5149299838f7b1cbb9a1232cc48663b (diff) | |
download | clientdata-github/fork/omattornot/quest-log.tar.gz clientdata-github/fork/omattornot/quest-log.tar.bz2 clientdata-github/fork/omattornot/quest-log.tar.xz clientdata-github/fork/omattornot/quest-log.zip |
add a transition between related quest kaizei/fur_quest.xml and argeas/orum_quest.xmlgithub/fork/omattornot/quest-log
-rw-r--r-- | quests/argeas/orum_quest.xml | 5 | ||||
-rw-r--r-- | quests/kaizei/fur_quest.xml | 11 |
2 files changed, 16 insertions, 0 deletions
diff --git a/quests/argeas/orum_quest.xml b/quests/argeas/orum_quest.xml index 186bcc55..98dc2cdc 100644 --- a/quests/argeas/orum_quest.xml +++ b/quests/argeas/orum_quest.xml @@ -73,6 +73,11 @@ <text>Quest Giver: Orum.</text> <text>Reward: A [@@4020|Candle Helmet@@] and 10000 EXP.</text> </quest> + <quest name="Orum and Waric follow-up quest" group="Argeas" incomplete="14"> + <name>Orum</name> + <text>You have already completed the Orum Quest, where you met Orum and Waric and got a Candle Helmet.</text> + <text>Now it is time to see them again, in a different hideout.</text> + </quest> <quest name="Orum and Waric follow-up quest" group="Argeas" incomplete="15"> <name>Orum</name> <text>Talk to Orum and offer your services.</text> diff --git a/quests/kaizei/fur_quest.xml b/quests/kaizei/fur_quest.xml index 499f2f0c..224e82de 100644 --- a/quests/kaizei/fur_quest.xml +++ b/quests/kaizei/fur_quest.xml @@ -60,6 +60,11 @@ <text>Quest Giver: Agostine.</text> <text>Reward: [@@655|@@]</text> </quest> + <quest name="Lora Tay The Legendary Seamstress" group="Argeas" incomplete="9"> + <name>Lora Tay</name> + <text>You have already completed Agostine The Tailor Quest and received Winter Gloves and matching Fur Boots.</text> + <text>Now visit Lora Tay at Dimond's Cove in Hurnscald.</text> + </quest> <quest name="Lora Tay The Legendary Seamstress" group="Argeas" incomplete="10"> <name>Lora Tay</name> <text>Lora Tay starts coughing and has difficulty talking. Give her a Bottle of Water.</text> @@ -71,6 +76,12 @@ <text/> <text>Reward: 50,000 EXP.</text> </quest> + <quest name="Agostine's Dream Dress" group="Kaizei" incomplete="11"> + <name>Agostine's Dream Dress</name> + <text>You have already completed Agostine The Tailor Quest and Lora Tay The Legendary Seamstress Quest.</text> + <text>Now it is time to visit them again. Start with Agostine.</text> + <text>Level 60 required.</text> + </quest> <quest name="Agostine's Dream Dress" group="Kaizei" incomplete="12"> <name>Agostine's Dream Dress</name> <text>Agostine dreams of making a beautiful dress, but needs the help of Lora Tay.</text> |