diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-26 01:26:43 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-26 01:26:43 -0300 |
commit | 1557c44271e589cc463c0648e1ef203f5dc501ea (patch) | |
tree | 4fdc0124d07e8cdce5fb283631b5fc416a0b6a0c /quests.xml | |
parent | ed8a16bb39f34a95e97161faa03b8ca105f6e32b (diff) | |
download | clientdata-1557c44271e589cc463c0648e1ef203f5dc501ea.tar.gz clientdata-1557c44271e589cc463c0648e1ef203f5dc501ea.tar.bz2 clientdata-1557c44271e589cc463c0648e1ef203f5dc501ea.tar.xz clientdata-1557c44271e589cc463c0648e1ef203f5dc501ea.zip |
Update related to Trainer
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> |