diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-24 16:27:40 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-24 16:27:40 -0200 |
commit | 00e62222dce10f6fd6d8ca49b36dbd2c432b0841 (patch) | |
tree | 2bcb0a87f5a337b4aef17affc47bb443c9f81605 /quests.xml | |
parent | 50fd04ba486cc000c8ac9dd3ca5e8f700e5b188f (diff) | |
download | clientdata-00e62222dce10f6fd6d8ca49b36dbd2c432b0841.tar.gz clientdata-00e62222dce10f6fd6d8ca49b36dbd2c432b0841.tar.bz2 clientdata-00e62222dce10f6fd6d8ca49b36dbd2c432b0841.tar.xz clientdata-00e62222dce10f6fd6d8ca49b36dbd2c432b0841.zip |
[skip ci] World's Hero quest
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -176,6 +176,15 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> --> <!-- GENERAL QUESTS --> + <var id="11"> + <quest name="World's Hero" group="General" complete="1"> + <name>World's Hero</name> + <text>Complete nearly every quest in game and get famous for that.</text> + <text></text> + <questgiver>Milly</questgiver> + <coordinates x="111" y="66">Hurnscald</coordinates> + </quest> + </var> <var id="12"> <effect map="002-4.tmx" npc="406" value="0" effect="12"/> <effect map="012-2.tmx" npc="315" value="4,5,6" effect="12"/> |