diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-10-27 16:49:56 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:22:55 +0100 |
commit | 798536f1dc5cb53bfc69552ede6b84dd679969d9 (patch) | |
tree | a8613e90f1033de6105bbd36e194a91d88176086 /quests.xml | |
parent | f2b8bb024852f496c96b0af4b64a7d880fc4603c (diff) | |
download | clientdata-798536f1dc5cb53bfc69552ede6b84dd679969d9.tar.gz clientdata-798536f1dc5cb53bfc69552ede6b84dd679969d9.tar.bz2 clientdata-798536f1dc5cb53bfc69552ede6b84dd679969d9.tar.xz clientdata-798536f1dc5cb53bfc69552ede6b84dd679969d9.zip |
Add Bacchus quest to quests.xml
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -506,5 +506,25 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: 25000 E.</text> </quest> </var> + <var id="24"> + <quest name="Visiting Artis" group="Halloween" incomplete="1"> + <name>Visiting Artis</name> + <text>Bacchus asked you to bring him a [@@722|Pumpkin@@].</text> + <text>Cuco drops them, in the locked room of La Johanne's Hold.</text> + <text></text> + <text>Quest Giver: Bacchus.</text> + <text>Coordinates: La Johanne, Hold (31,30)</text> + <text>Reward: [@@2901|Pumpkin Hat@@].</text> + </quest> + <quest name="Visiting Artis" group="Halloween" complete="2"> + <name>Visiting Artis</name> + <text>Bacchus offers you to see a small part of your future.</text> + <text>The payment is 10 [@@509|Halloween Candy@@].</text> + <text></text> + <text>Quest Giver: Bacchus.</text> + <text>Coordinates: La Johanne, Hold (31,30)</text> + <text>Reward: chance to see the future.</text> + </quest> + </var> </quests> |