diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-23 01:08:10 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-23 01:08:10 +0000 |
commit | 27ca4bc1eda7db6f884479d6cac37ac915f531db (patch) | |
tree | 9c03f9b8a533166131704feeb8ebbd447ab40d04 | |
parent | f573677cc13dfa4edc2e5d3591817cb37a75f06f (diff) | |
parent | 582c16884c04a791089030581e138fe673567ab0 (diff) | |
download | clientdata-27ca4bc1eda7db6f884479d6cac37ac915f531db.tar.gz clientdata-27ca4bc1eda7db6f884479d6cac37ac915f531db.tar.bz2 clientdata-27ca4bc1eda7db6f884479d6cac37ac915f531db.tar.xz clientdata-27ca4bc1eda7db6f884479d6cac37ac915f531db.zip |
Merge branch 'trithodex-master-patch-pinkdye' into 'master'
Update quests.xml Kevin's Quest
See merge request TMW2/clientdata!108
-rw-r--r-- | quests.xml | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1718,6 +1718,26 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <level>19</level> </quest> </var> + <var id="78"> + <quest name="Kevin's Pink Dye" group="Halinarzo" incomplete="1"> + <name>Kevin's Pink Dye</name> + <text>Kevin can make Pink Dye using a byproduct of his alchemy, but he needs me to collect some materials first.</text> + <text>He needs: 500 GP, 1 Bottle of Tonori Water, 20 Pink Blobime, and 30 Plushroom</text> + <text></text> + <questgiver>Kevin</questgiver> + <coordinates x="39" y="48">Halinarzo General Store</coordinates> + <reward text1="[Pink Dye]">{@@1}</reward> + <level>12</level> + </quest> + <quest name="Kevin's Pink Dye" group="Halinarzo" complete="2"> + <name>Kevin's Pink Dye</name> + <text>Kevin can now make me Pink Dye whenever I want....for a price.</text> + <text></text> + <questgiver>Kevin</questgiver> + <coordinates x="39" y="48">Halinarzo General Store</coordinates> + <reward text1="[Pink Dye]">{@@1}</reward> + </quest> + </var> <!-- HURNSCALD QUESTS --> <var id="91"> |