diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-09-17 01:18:43 +0300 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-09-17 01:18:59 +0300 |
commit | 2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd (patch) | |
tree | a203bbc930986fc3adeee20611ef1efd20105a27 /quests.xml | |
parent | 90aef670a2e76454ee8e1f0c82d7ca3bbb2425e3 (diff) | |
download | clientdata-2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd.tar.gz clientdata-2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd.tar.bz2 clientdata-2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd.tar.xz clientdata-2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd.zip |
add quest Catch the Piou with id 21
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -426,4 +426,25 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: 1500 Exp.</text> </quest> </var> + <var id="21"> + <quest name="Catch the Piou" group="Artis" incomplete="1"> + <name>Catch the Piou</name> + <text>Salem, the trader from Artis Market, needs your help.</text> + <text>A piou escaped from him, and he wants you to catch it.</text> + <text>The piou is flying around the town, not far from the Market.</text> + <text>When you catch it, hurry back to Salem.</text> + <text></text> + <text>Quest Giver: Salem.</text> + <text>Coordinates: Artis, Market (57,118)</text> + <text>Reward: 90% discount on piou.</text> + </quest> + <quest name="Catch the Piou" group="Artis" complete="2"> + <name>Catch the Piou</name> + <text>You successfully returned the piou to the trader.</text> + <text></text> + <text>Quest Giver: Salem.</text> + <text>Coordinates: Artis, Market (57,118)</text> + <text>Reward: 90% discount on piou.</text> + </quest> + </var> </quests> |