diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-10-27 20:08:04 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:22:55 +0100 |
commit | 495410b789f2d25baa408b2b9c02d72fbc721c67 (patch) | |
tree | da75812b5c434e357f5f08dfa875cffe30d727df | |
parent | 798536f1dc5cb53bfc69552ede6b84dd679969d9 (diff) | |
download | clientdata-495410b789f2d25baa408b2b9c02d72fbc721c67.tar.gz clientdata-495410b789f2d25baa408b2b9c02d72fbc721c67.tar.bz2 clientdata-495410b789f2d25baa408b2b9c02d72fbc721c67.tar.xz clientdata-495410b789f2d25baa408b2b9c02d72fbc721c67.zip |
Add Barrel quest to quests.xml
-rw-r--r-- | quests.xml | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -526,5 +526,25 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: chance to see the future.</text> </quest> </var> + <var id="25"> + <quest name="Alige in the Barrel" group="Halloween" incomplete="1"> + <name>Alige in the Barrel</name> + <text>Alige was very scared of the Cuco. Now that it's killed, he should be okay.</text> + <text></text> + <text>Quest Giver: Alige.</text> + <text>Coordinates: La Johanne, Hold, Alige's Hideout (38,22)</text> + <text>Reward: Unknown.</text> + </quest> + <quest name="Alige in the Barrel" group="Halloween" complete="2"> + <name>Alige in the Barrel</name> + <text>Somehow Alige appeared in my vision of the future.</text> + <text>For killing the scary Cuco, he gave me a [@@2700|Barrel@@].</text> + <text></text> + <text>Quest Giver: Alige.</text> + <text>Coordinates: Artis, Dream World (71,132)</text> + <text>Reward: [@@2700|Barrel@@].</text> + </quest> + </var> + </quests> |