diff options
author | Povo <trithodex@gmail.com> | 2021-03-22 00:33:45 +0000 |
---|---|---|
committer | Povo <trithodex@gmail.com> | 2021-03-22 00:33:45 +0000 |
commit | 94602376b64d707a520739304467db3fe8818e3d (patch) | |
tree | d23970bed24f96243aa66802c7895e469aa9618a | |
parent | 49ef3083ef610893d882c3fe1ffb7e04267d166b (diff) | |
download | clientdata-trithodex-master-patch-yellowdye.tar.gz clientdata-trithodex-master-patch-yellowdye.tar.bz2 clientdata-trithodex-master-patch-yellowdye.tar.xz clientdata-trithodex-master-patch-yellowdye.zip |
Update quests.xmltrithodex-master-patch-yellowdye
-rw-r--r-- | quests.xml | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1419,6 +1419,26 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <reward text1="[Coal]">6 {@@1}, 200 gp</reward> </quest> </var> + <var id="67"> + <quest name="Cyndala's Passion" group="Tulimshar" incomplete="1"> + <name>Cyndala's Passion</name> + <text>Cyndala can make Yellow Dye but needs me to collect some materials first.</text> + <text>She needs: 50 GP, 50 Piou Feathers, and 1 Bottle of Sewer Water</text> + <text></text> + <questgiver>Cyndala</questgiver> + <coordinates x="33" y="30">Laundry</coordinates> + <reward text1="[Yellow Dye]">{@@1}</reward> + <level>12</level> + </quest> + <quest name="Cyndala's Passion" group="Tulimshar" complete="2"> + <name>Cyndala's Passion</name> + <text>Cyndala can now make me Yellow Dye whenever I want....for a price.</text> + <text></text> + <questgiver>Cyndala</questgiver> + <coordinates x="33" y="30">Laundry</coordinates> + <reward text1="[Yellow 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> |