diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-29 09:44:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-29 09:44:53 -0300 |
commit | 4be1d5fc2ce9e55778ecf290e27d9c70e9d74d8b (patch) | |
tree | 928ae5e9daac3e5d5e702b9aeb550a2747b336fc /quests.xml | |
parent | 992d097362f263fc9a911fc2c96df4fcb7144afd (diff) | |
download | clientdata-4be1d5fc2ce9e55778ecf290e27d9c70e9d74d8b.tar.gz clientdata-4be1d5fc2ce9e55778ecf290e27d9c70e9d74d8b.tar.bz2 clientdata-4be1d5fc2ce9e55778ecf290e27d9c70e9d74d8b.tar.xz clientdata-4be1d5fc2ce9e55778ecf290e27d9c70e9d74d8b.zip |
Alige's quest was missing
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -53,7 +53,24 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <reward text1="[Creased Shirt]" text2="[Creased Shorts]">A {@@1} and old {@@2}.</reward> </quest> </var> - <!-- var id 2 deleted --> + <var id="2"> + <effect map="002-1.tmx" npc="401" value="0,1" effect="14"/> + <quest name="Contrabandist Aboard" group="Ship" incomplete="1"> + <name>Contrabandist Aboard</name> + <text>You found a contrabandist aboard Nard's Ship!</text> + <text>He needs your help. Bring him the many items he is asking for!</text> + <text></text> + <questgiver>Alige</questgiver> + </quest> + <quest name="Contrabandist Aboard" group="Ship" complete="2"> + <name>Contrabandist Aboard</name> + <text>I helped Alige. He claims to be lawful now, but I don't quite believe it.</text> + <text>Well, it is hard to get Artis goods around here, so perhaps I did the right thing?</text> + <text></text> + <questgiver>Alige</questgiver> + <reward text1="[Crozenite Four-Leaf Amulet]">{@@1}.</reward> + </quest> + </var> <var id="3"> <effect map="002-1.tmx" npc="403" value="0,6" effect="12"/> <effect map="002-1.tmx" npc="403" value="1,2,4" effect="13"/> |