diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-23 14:41:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-23 14:41:43 -0300 |
commit | 17f8d593a7729de1cdeb123682a6cbe664785130 (patch) | |
tree | e4d2b7b7971a200b469da022c561d9323d23fd33 /quests.xml | |
parent | 625b65d2516f5194e0bac5ed8bddeecf8a3c7ccd (diff) | |
download | clientdata-17f8d593a7729de1cdeb123682a6cbe664785130.tar.gz clientdata-17f8d593a7729de1cdeb123682a6cbe664785130.tar.bz2 clientdata-17f8d593a7729de1cdeb123682a6cbe664785130.tar.xz clientdata-17f8d593a7729de1cdeb123682a6cbe664785130.zip |
Update quests.xml
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -241,18 +241,19 @@ Copyright (C) 2012-2013 Evol Online --> <quest name="Greater Hunter Quest" group="Tulimshar" incomplete="1"> <name>Greater Hunter Quest</name> <text>I promised Aidan to conduct an extermination.</text> - <text text1="[@@m1030|@@]">Progress: {@@var2}/1000 {@@1}.</text> + <text text1="[@@m1030|@@]">Progress: {@@var2}/10000 {@@1}.</text> <text></text> <questgiver>Aidan</questgiver> <coordinates x="95" y="97">Tulimshar (95,97)</coordinates> - <reward>5,000 GP</reward> + <reward text1="[Maggot Cocoon]">{@@1}</reward> </quest> <quest name="Greater Hunter Quest" group="Tulimshar" incomplete="2"> <name>Greater Hunter Quest</name> - <text>I promised Aidan to conduct an extermination.</text> - <text text1="[@@m1122|@@]">Progress: {@@var2}/1000 {@@1}.</text> + <text>I promised Jacob to conduct an extermination.</text> + <text>The reward should be collected with Aidan.</text> + <text text1="[@@m1122|@@]">Progress: {@@var2}/10000 {@@1}.</text> <text></text> - <questgiver>Aidan</questgiver> + <questgiver>Lieutenant Jacob, Halinarzo (71,24)</questgiver> <coordinates x="95" y="97">Tulimshar (95,97)</coordinates> <reward>25,000 GP</reward> </quest> |