diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-29 13:58:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-29 13:58:30 -0300 |
commit | b6b097dec26f5658f94d1faac616396dfa9fda2c (patch) | |
tree | 0da01a658266d4e163042008ee3ade3e044353de | |
parent | a5ca7da6f6e555acd34e284c6f1e28ac702289e8 (diff) | |
download | clientdata-b6b097dec26f5658f94d1faac616396dfa9fda2c.tar.gz clientdata-b6b097dec26f5658f94d1faac616396dfa9fda2c.tar.bz2 clientdata-b6b097dec26f5658f94d1faac616396dfa9fda2c.tar.xz clientdata-b6b097dec26f5658f94d1faac616396dfa9fda2c.zip |
Forest Bow, now only missing: Yeti King, Sick Wife, Anwar, Dracoula and Caelum.
-rw-r--r-- | quests.xml | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -970,7 +970,26 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <!-- var 73 TODO --> <!-- HURNSCALD QUESTS --> - <!-- var 91 TODO --> + <var id="91"> + <quest name="Forest Bow" group="Hurnscald" incomplete="1"> + <name>Forest Bow</name> + <text>Alan is willing to do a Forest Bow, for free...</text> + <text>If I get a very resistant wood chunk with Jack.</text> + <text>And I also need a good string, from a Fisherman in Halinarzo.</text> + <text></text> + <questgiver>Alan</questgiver> + <coordinates x="89" y="58">Hurnscald, Archery Shop.</coordinates> + <reward text1="[Forest Bow]">{@@1}</reward> + </quest> + <quest name="Forest Bow" group="Hurnscald" complete="2"> + <name>Forest Bow</name> + <text>I got the Forest Bow. I hope to have fun with it!</text> + <text></text> + <questgiver>Alan</questgiver> + <coordinates x="89" y="58">Hurnscald, Archery Shop.</coordinates> + <reward text1="[Forest Bow]">{@@1}</reward> + </quest> + </var> <var id="92"> <quest name="Archery Training" group="Hurnscald" incomplete="1"> <name>Archery Training</name> |