summaryrefslogtreecommitdiff
path: root/quests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quests.xml')
-rw-r--r--quests.xml29
1 files changed, 22 insertions, 7 deletions
diff --git a/quests.xml b/quests.xml
index aba8066a..f8224219 100644
--- a/quests.xml
+++ b/quests.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Alige, Hal9000, Reid
Copyright (C) 2012-2013 Evol Online -->
-
<quests>
<!-- PROLOGUE QUESTS -->
<var id="0">
@@ -181,7 +180,6 @@ Copyright (C) 2012-2013 Evol Online -->
<reward text1="[Knife]">{@@1}.</reward>
</quest>
</var>
-
<!-- GENERAL QUESTS -->
<var id="13">
<effect map="005-5.tmx" npc="126" value="0" effect="12"/>
@@ -196,7 +194,6 @@ Copyright (C) 2012-2013 Evol Online -->
<reward>Merchant Guild access.</reward>
</quest>
</var>
-
<!-- CANDOR QUESTS -->
<var id="32">
<effect map="005-1.tmx" npc="119" value="0,1" effect="12"/>
@@ -325,7 +322,27 @@ Copyright (C) 2012-2013 Evol Online -->
<reward>1000 GP</reward>
</quest>
</var>
-
+ <var id="39">
+ <effect map="005-1.tmx" npc="433" value="0" effect="12"/>
+ <quest name="Helping Maya" group="Candor" incomplete="1">
+ <name>Helping Maya</name>
+ <text>You are helping out Maya with finding a few items.</text>
+ <text text1="[Cotton Cloth]" text2="[Maggot Slime]">You need to find three {@@1} and three {@@2}.</text>
+ <text></text>
+ <questgiver>Maya</questgiver>
+ <coordinates x="42" y="37">Artis, Forest. (42,37)</coordinates>
+ <reward>Unknown.</reward>
+ </quest>
+ <quest name="Helping Maya" group="Candor" complete="2">
+ <name>Helping Maya</name>
+ <text>You are helping out Maya with finding a few items.</text>
+ <text text1="[Cotton Cloth]" text2="[Maggot Slime]">You need to find three {@@1} and three {@@2}.</text>
+ <text></text>
+ <questgiver>Maya</questgiver>
+ <coordinates x="42" y="37">Candor Island. (42,37)</coordinates>
+ <reward text1="[Candor Shirt]">A {@@1}.</reward>
+ </quest>
+ </var>
<!-- TULIMSHAR QUESTS -->
<var id="51">
<effect map="003-1.tmx" npc="428" value="0" effect="14"/>
@@ -383,8 +400,6 @@ Copyright (C) 2012-2013 Evol Online -->
<reward>25 EXP and 200 GP</reward>
</quest>
</var>
-
-
<var id="1000">
<quest name="Test quest" group="Tests" complete="2" incomplete="1">
<name>Testing quest name with var1={@@var1}</name>
@@ -395,4 +410,4 @@ Copyright (C) 2012-2013 Evol Online -->
<reward>Reward: {@@var1}, {@@var2}, {@@var3}</reward>
</quest>
</var>
-</quests>
+</quests> \ No newline at end of file