diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-02 14:05:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-02 14:05:46 -0300 |
commit | daa37b125dd9fc183d07239171487dadb2d0b9fc (patch) | |
tree | d88c130c4e916072cdd3c5b26b02730d8425a601 | |
parent | 7ca40eac4d862d73f85d37f585c8476e21fe2a91 (diff) | |
download | clientdata-daa37b125dd9fc183d07239171487dadb2d0b9fc.tar.gz clientdata-daa37b125dd9fc183d07239171487dadb2d0b9fc.tar.bz2 clientdata-daa37b125dd9fc183d07239171487dadb2d0b9fc.tar.xz clientdata-daa37b125dd9fc183d07239171487dadb2d0b9fc.zip |
Update quests.xml for Fafi Dragon quest. Based on what's easier to me...
-rw-r--r-- | quests.xml | 25 |
1 files changed, 24 insertions, 1 deletions
@@ -1378,7 +1378,30 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <reward text1="[Sailor Hat]">{@@1}</reward> </quest> </var> - <!-- var 272 TODO --> + <var id="272"> + <quest name="Slaying the Fafi Dragon" group="LoF Village" incomplete="1"> + <name>Slaying the Fafi Dragon</name> + <text>Susanne asked me to slay the Fafi Dragon which roams this island.</text> + <text></text> + <questgiver>Susanne</questgiver> + <coordinates x="31" y="26">Secret Island, Fairy House.</coordinates> + </quest> + <quest name="Slaying the Fafi Dragon" group="LoF Village" incomplete="2"> + <name>Slaying the Fafi Dragon</name> + <text>The dragon was slain. I need to report to Susanne.</text> + <text></text> + <questgiver>Susanne</questgiver> + <coordinates x="31" y="26">Secret Island, Fairy House.</coordinates> + </quest> + <quest name="Slaying the Fafi Dragon" group="LoF Village" complete="3"> + <name>Slaying the Fafi Dragon</name> + <text>I can pay Susanne some items for a respawn.</text> + <text></text> + <questgiver>Susanne</questgiver> + <coordinates x="31" y="26">Secret Island, Fairy House.</coordinates> + <reward text1="[Fafi Mask]">{@@1}</reward> + </quest> + </var> <!-- var 273 TODO --> |