diff options
author | Reid <reidyaro@gmail.com> | 2012-09-02 04:47:15 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-02 04:47:15 +0200 |
commit | 7491883958cfbc21deaf9e07c4c385046ed631a1 (patch) | |
tree | a2a451d25c1867f104e0aee004dd13f01b60e0d2 | |
parent | 7f71be0ccc9bcb11d618577e8815fd96881aad47 (diff) | |
download | clientdata-7491883958cfbc21deaf9e07c4c385046ed631a1.tar.gz clientdata-7491883958cfbc21deaf9e07c4c385046ed631a1.tar.bz2 clientdata-7491883958cfbc21deaf9e07c4c385046ed631a1.tar.xz clientdata-7491883958cfbc21deaf9e07c4c385046ed631a1.zip |
Add Peter quest into quest log.
-rw-r--r-- | quests.xml | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -2,6 +2,31 @@ <!-- Author: 4144 Reid Copyright (C) 2012 Evol Online --> <quests> + <var id="1"> + <quest name="Peter" group="Ship" incomplete="6" complete="2"> + <name>Ratto Exterminator</name> + <text>Peter need your help to clean the bottom of the ship from some Ratto. Speak with him when you'll got some time.</text> + </quest> + <quest name="Peter" group="Ship" incomplete="2" complete="5"> + <name>Ratto Exterminator</name> + <text>Cleaning the bottom of the ship is a hard work, but Peter is offering you some gold against it.</text> + <text></text> + <text>Difficulty: ✭✩✩✩✩✩</text> + <text>Reward: 500GP and 100xp.</text> + </quest> + <quest name="Peter" group="Ship" incomplete="1" complete="3"> + <name>Free Cave Washer</name> + <text>Peter asked you to empty freely the bottom of the ship. + <text>It seems that you should again ask him this task, he may got something else to offer you...</text> + <text></text> + <text>Difficulty: ✭✩✩✩✩✩</text> + <text>Reward: 0GP.</text> + </quest> + <quest name="Peter" group="Ship" incomplete="3" complete="4"> + <name>Free Cave Washer</name> + <text>Ask about a reward for this task.</text> + </quest> + </var> <var id="3"> <quest name="Magic Arpan" group="Ship" incomplete="0" complete="1"> <name>Speak with Magic Arpan</name> @@ -23,7 +48,7 @@ Copyright (C) 2012 Evol Online --> <var id="4"> <quest name="Nard" group="Ship" incomplete="1" complete="2"> <name>Nard</name> - <text>Go outside and talk with Gugli, he'll tell you what we need.</text> + <text></text> </quest> </var> </quests> |