diff options
author | MineGamerBR <> | 2021-02-14 16:49:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-14 16:49:37 -0300 |
commit | cfd1a1ef736548a1726a18a1b292bf51a8d54cfb (patch) | |
tree | 7487cf2e91a22fc672aae627624201063305d5d9 | |
parent | 91bc0978fcf407059c90cc58fcb4e7e9c701745d (diff) | |
download | clientdata-cfd1a1ef736548a1726a18a1b292bf51a8d54cfb.tar.gz clientdata-cfd1a1ef736548a1726a18a1b292bf51a8d54cfb.tar.bz2 clientdata-cfd1a1ef736548a1726a18a1b292bf51a8d54cfb.tar.xz clientdata-cfd1a1ef736548a1726a18a1b292bf51a8d54cfb.zip |
Update quests.xml
-rw-r--r-- | quests.xml | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1049,7 +1049,28 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <reward>Gift Box.</reward> <level>100</level> </quest> - <!-- TODO Incomplete. --> + <quest name="Eistein" group="Tulimshar" incomplete="4"> + <name>Eistein</name> + <text>I should obtain level 125 and get a reward on Tulimshar's City Hall.</text> + <text></text> + <questgiver>Eistein</questgiver> + <reward>Gift Box.</reward> + <level>125</level> + </quest> + <quest name="Eistein" group="Tulimshar" incomplete="5"> + <name>Eistein</name> + <text>I should obtain level 150 and get a reward on Tulimshar's City Hall.</text> + <text></text> + <questgiver>Eistein</questgiver> + <reward>Gift Box.</reward> + <level>150</level> + </quest> + <quest name="Eistein" group="Tulimshar" complete="6"> + <name>Eistein</name> + <text>I reached level 150 and am now a pro.</text> + <text></text> + <questgiver>Eistein</questgiver> + </quest> </var> <var id="57"> <!-- LiveNPCs (the ones with equipment) cannot have quest log effects --> |