diff options
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 21 |
1 files changed, 19 insertions, 2 deletions
@@ -369,8 +369,8 @@ Copyright (C) 2012-2013 Evol Online --> </quest> </var> <var id="39"> - <effect map="005-7.tmx" npc="801" value="0,2,3,5,6,8,9,11" effect="12"/> - <quest name="Trainment" group="Candor" incomplete="2,3,5,6,8,9,11"> + <effect map="005-7.tmx" npc="801" value="0,2,3,5,6,8,9,11,14" effect="12"/> + <quest name="Trainment" group="Candor" incomplete="2,3,5,6,8,9,11,14"> <name>Trainment</name> <text>I have to report to the trainer.</text> <text></text> @@ -418,6 +418,23 @@ Copyright (C) 2012-2013 Evol Online --> <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> <reward>50 xp</reward> </quest> + <quest name="Trainment" group="Candor" incomplete="13"> + <name>Trainment</name> + <text>The Trainer gave me a bonus task.</text> + <text text1="[@@m1075|@@]">I already killed {@@var2}/1 {@@1}.</text> + <text></text> + <questgiver>Trainer</questgiver> + <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> + <reward>???</reward> + </quest> + <quest name="Trainment" group="Candor" complete="15"> + <name>Trainment</name> + <text>I did the bonus task from the Trainer and he was very impressed.</text> + <text></text> + <questgiver>Trainer</questgiver> + <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> + <reward text1="[Candor Head Band]">1x {@@1}, 200 GP</reward> + </quest> </var> <!-- TULIMSHAR QUESTS --> |