diff options
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 24 |
1 files changed, 23 insertions, 1 deletions
@@ -1319,7 +1319,29 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> </var> <!-- LAND OF FIRE VILLAGE QUESTS --> - <!-- var 270 TODO --> + <var id="270"> + <quest name="A Tea For Two" group="LoF Village" incomplete="1"> + <name>A Tea For Two</name> + <text>The Doctor asked me for various herbs, and a haste potion.</text> + <text></text> + <questgiver>The Doctor</questgiver> + <coordinates x="75" y="68">Dimond's Cove, Third Floor.</coordinates> + </quest> + <quest name="A Tea For Two" group="LoF Village" complete="2,3,4,5,6,7,8,9,10,11,12,13,14,15"> + <name>A Tea For Two</name> + <text>The Doctor had his herbal tea, and he can make more for me.</text> + <text></text> + <questgiver>The Doctor</questgiver> + <coordinates x="75" y="68">Dimond's Cove, Third Floor.</coordinates> + </quest> + <quest name="An Early Christmas" group="LoF Village" incomplete="2"> + <name>An Early Christmas</name> + <text>Bring an Herbal Tea to Miler, a friend from The Doctor.</text> + <text></text> + <questgiver>The Doctor</questgiver> + <coordinates x="75" y="68">Dimond's Cove, Third Floor.</coordinates> + </quest> + </var> <!-- var 271 TODO --> <!-- var 272 TODO --> <!-- var 273 TODO --> |