diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-08-26 01:23:22 +0300 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-08-26 01:24:01 +0300 |
commit | e52b733f03808cd8407eb586ebfad7a6192a7af3 (patch) | |
tree | 4817714d45da4a8d17c82ddc0ed5f097cccd03a9 /quests.xml | |
parent | 6821a20e4f45fa4ad9677411b28aed4fdc6f2cfa (diff) | |
download | clientdata-e52b733f03808cd8407eb586ebfad7a6192a7af3.tar.gz clientdata-e52b733f03808cd8407eb586ebfad7a6192a7af3.tar.bz2 clientdata-e52b733f03808cd8407eb586ebfad7a6192a7af3.tar.xz clientdata-e52b733f03808cd8407eb586ebfad7a6192a7af3.zip |
add quest The Lazy Brother to quests.xml
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -366,4 +366,45 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: 8 EXP, 100 E.</text> </quest> </var> + <var id="19"> + <quest name="The Lazy Brother" group="Artis" incomplete="1"> + <name>The Lazy Brother</name> + <text>Katja wants you to find her brother.</text> + <text>He is hiding somewhere on the hill not far from the girl</text> + <text></text> + <text>Quest Giver: Katja.</text> + <text>Coordinates: Artis. (164,44)</text> + <text>Reward: Unknown.</text> + </quest> + <quest name="The Lazy Brother" group="Artis" complete="2"> + <name>The Lazy Brother</name> + <text>You found Bobo.</text> + <text>Apparently he's hanging out here all day, because he doesn't want to do his homework.</text> + <text>You decided to let hem do so, for a small reward.</text> + <text></text> + <text>Quest Giver: Katja.</text> + <text>Coordinates: Artis. (164,44)</text> + <text>Reward: 100 E.</text> + </quest> + <quest name="The Lazy Brother" group="Artis" incomplete="3"> + <name>The Lazy Brother</name> + <text>You found Bobo.</text> + <text>Apparently he's hanging out here all day, because he doesn't want to do his homework.</text> + <text>You could not allow this, and told him to go home.</text> + <text>You should tell Katya about it.</text> + <text></text> + <text>Quest Giver: Katja.</text> + <text>Coordinates: Artis. (164,44)</text> + <text>Reward: Unknown.</text> + </quest> + <quest name="The Lazy Brother" group="Artis" complete="4"> + <name>The Lazy Brother</name> + <text>You found Bobo. He promised to go home soon.</text> + <text>His sister was very happy and gave you a Lollypop as a reward.</text> + <text></text> + <text>Quest Giver: Katja.</text> + <text>Coordinates: Artis. (164,44)</text> + <text>Reward: Lollypop.</text> + </quest> + </var> </quests> |