diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-19 00:11:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-19 00:12:25 -0300 |
commit | 4e4ecaa28b3b17d48ff98e6aac18cf0b129ea885 (patch) | |
tree | a539156ad463eeb41dde183a799a9132419e7828 /quests.xml | |
parent | 28500138410b38de30ece3d58f84a7004ed84f81 (diff) | |
download | clientdata-4e4ecaa28b3b17d48ff98e6aac18cf0b129ea885.tar.gz clientdata-4e4ecaa28b3b17d48ff98e6aac18cf0b129ea885.tar.bz2 clientdata-4e4ecaa28b3b17d48ff98e6aac18cf0b129ea885.tar.xz clientdata-4e4ecaa28b3b17d48ff98e6aac18cf0b129ea885.zip |
Quest log update
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 65 |
1 files changed, 63 insertions, 2 deletions
@@ -736,8 +736,69 @@ Copyright (C) 2012-2013 Evol Online --> <!-- var 60 TODO --> <!-- var 61 TODO --> <!-- var 62 TODO --> - <!-- var 191 TODO --> - <!-- var 192 TODO --> + <var id="191"> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="2,3,5,6,8,9,11,14"> + <name>Tycoon's Hunt</name> + <text>I have to report to the Tycoon.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="1"> + <name>Tycoon's Hunt</name> + <text text1="Ratto">I already killed {@@var2}/10 {@@1}.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="4"> + <name>Tycoon's Hunt</name> + <text text1="Cave Maggot">I already killed {@@var2}/25 {@@1}.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="7"> + <name>Tycoon's Hunt</name> + <text text1="Cave Snake">I already killed {@@var2}/50 {@@1}.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="10"> + <name>Tycoon's Hunt</name> + <text text1="Red Scorpion">I already killed {@@var2}/100 {@@1}.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" complete="12"> + <name>Tycoon's Hunt</name> + <text>I helped the miners.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + <reward text1="[Miner Hat]">1x {@@1}</reward> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" incomplete="13"> + <name>Tycoon's Hunt</name> + <text>Tycoon had another task on his sleeve! This one is harder, though.</text> + <text text1="Black Scorpion">I already killed {@@var2}/200 {@@1}.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + <reward>???</reward> + </quest> + <quest name="Tycoon's Hunt" group="Tulimshar" complete="15"> + <name>Tycoon's Hunt</name> + <text>I did the bonus task from the Tycoon and he was very impressed.</text> + <text></text> + <questgiver>Tycoon</questgiver> + <coordinates x="66" y="65">Tulimshar Mines.</coordinates> + <reward text1="[Ruby]">1x {@@1}, 5000 GP</reward> + </quest> + </var> + <!-- var 192 TODO - Not writen yet --> <!-- var 193 TODO --> <!-- HALINARZO QUESTS --> |