diff options
author | Administrator <admin@themanaworld.org> | 2024-05-21 22:07:10 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2024-05-21 22:07:10 +0000 |
commit | 1ea3f1b0d2e2a4c9c830bcdd6a296f6f4b059182 (patch) | |
tree | c90d50540b6048017eb52ada1c7c66f430f2eb4c | |
parent | cd582e7dd8ff640d7e4ea6774809a245e6c8a7fe (diff) | |
download | clientdata-1ea3f1b0d2e2a4c9c830bcdd6a296f6f4b059182.tar.gz clientdata-1ea3f1b0d2e2a4c9c830bcdd6a296f6f4b059182.tar.bz2 clientdata-1ea3f1b0d2e2a4c9c830bcdd6a296f6f4b059182.tar.xz clientdata-1ea3f1b0d2e2a4c9c830bcdd6a296f6f4b059182.zip |
Update quests.xml - add laranja quest
* Update location, coordinates and add ingredient list to completed
(re-doable) state as well.
* Update quests.xml - add laranja quest
****
Co-authored-by: Fedja Beader <fedja@protonmail.ch>
Co-authored-by: Povo <trithodex@gmail.com>
-rw-r--r-- | quests.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/quests.xml b/quests.xml index 913ab75f7..e17214b63 100644 --- a/quests.xml +++ b/quests.xml @@ -1489,6 +1489,29 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> </quest> </var> + <var id="68"> + <quest name="Laranja's Family Business" group="Tulimshar" incomplete="1"> + <name>Laranja's Family Business</name> + <text>Laranja's father is in the dye business.</text> + <text>She can give me Orange Dye in exchange for some items and GP.</text> + <text>She needs: 3000 GP, 70 Alizarin Herbs, 60 Gamboge Herbs, 5 Piberries, 5 Piles of Ash, and 1 Bottle of Tonori Water.</text> + <text></text> + <questgiver>Laranja</questgiver> + <coordinates x="25" y="26">La Marine, First Deck</coordinates> + <reward text1="[Orange Dye]">{@@1}</reward> + <level>45</level> + </quest> + <quest name="Laranja's Family Business" group="Tulimshar" complete="2"> + <name>Laranja's Family Business</name> + <text>Laranja can trade Orange dye whenever I want...for a price.</text> + <text>She needs: 3000 GP, 70 Alizarin Herbs, 60 Gamboge Herbs, 5 Piberries, 5 Piles of Ash, and 1 Bottle of Tonori Water.</text> + <text></text> + <questgiver>Laranja</questgiver> + <coordinates x="25" y="26">La Marine, First Deck</coordinates> + <reward text1="[Orange Dye]">{@@1}</reward> + </quest> + </var> + <var id="191"> <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="2,3,5,6,8,9,11,14"> <name>Tycoon's Hunt</name> |