diff options
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -346,7 +346,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> </var> <var id="39"> - <effect map="005-7.tmx" npc="800" value="0,2,3,5,6,8,9,11" effect="12"/> + <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"> <name>Trainment</name> <text>I have to report to the trainer.</text> @@ -357,7 +357,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> <quest name="Trainment" group="Candor" incomplete="1"> <name>Trainment</name> - <text text1="Maggots">I have to kill {@@1}.</text> + <text text1="[Maggot]">I already killed {@@var2}/10 {@@1}.</text> <text></text> <questgiver>Trainer</questgiver> <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> @@ -365,7 +365,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> <quest name="Trainment" group="Candor" incomplete="4"> <name>Trainment</name> - <text text1="House Maggots">I have to kill {@@1}.</text> + <text text1="[House Maggot]">I already killed {@@var2}/5 {@@1}.</text> <text></text> <questgiver>Trainer</questgiver> <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> @@ -373,7 +373,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> <quest name="Trainment" group="Candor" incomplete="7"> <name>Trainment</name> - <text text1="Candor Scorpion">I have to kill {@@1}.</text> + <text text1="[Candor Scorpion]">I already killed {@@var2}/3 {@@1}.</text> <text></text> <questgiver>Trainer</questgiver> <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> @@ -381,7 +381,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> <quest name="Trainment" group="Candor" incomplete="10"> <name>Trainment</name> - <text text1="Scorpion">I have to kill {@@1}.</text> + <text text1="[@@m1071|@@]">I already killed {@@var2}/2 {@@1}.</text> <text></text> <questgiver>Trainer</questgiver> <coordinates x="92" y="96">Candor Island. (92,96)</coordinates> |