diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-09-17 23:38:41 +0300 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-09-17 23:38:41 +0300 |
commit | 5c048e4019842303c18b17e2b6ecc1155d2ad51f (patch) | |
tree | 897b39e8334b0c52cb455c73b9ce96f248a88bfb /quests.xml | |
parent | 2cb82f3c09e7dda9f3c402907c54cf6cf057fdcd (diff) | |
download | clientdata-5c048e4019842303c18b17e2b6ecc1155d2ad51f.tar.gz clientdata-5c048e4019842303c18b17e2b6ecc1155d2ad51f.tar.bz2 clientdata-5c048e4019842303c18b17e2b6ecc1155d2ad51f.tar.xz clientdata-5c048e4019842303c18b17e2b6ecc1155d2ad51f.zip |
Add quest Fishman with id 22
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -447,4 +447,26 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: 90% discount on piou.</text> </quest> </var> + <var id="22"> + <quest name="Fishman" group="Artis" incomplete="1"> + <name>Fishman</name> + <text>Eugene, the fishman in Artis docks, bought a new fishing rod.</text> + <text>He hurried so much to try it out, that he forgot to take enough bait.</text> + <text>You need to bring him 10 [@@700|Small Tentacles@@]</text> + <text></text> + <text>Quest Giver: Eugene.</text> + <text>Coordinates: Artis, Docks (113,120)</text> + <text>Reward: Unknown.</text> + </quest> + <quest name="Fishman" group="Artis" complete="2"> + <name>Fishman</name> + <text>You helped Eugene.</text> + <text>As his gratitude, he gave you his old fishing rod.</text> + <text>You can use it to catch fish.</text> + <text></text> + <text>Quest Giver: Eugene.</text> + <text>Coordinates: Artis, Docks (113,120)</text> + <text>Reward: [@@728|Fishing Rod@@].</text> + </quest> + </var> </quests> |