diff options
-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> |