diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-22 23:00:39 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-22 23:00:39 -0300 |
commit | 07b23bafcf7eca211822d46450e97dab857d14e5 (patch) | |
tree | 3523c18bd162fc42e7b808a3ae11d4434725e42d /quests.xml | |
parent | 3c0788c3bf9bd93aee66ef5ad8a175f42448071f (diff) | |
download | clientdata-07b23bafcf7eca211822d46450e97dab857d14e5.tar.gz clientdata-07b23bafcf7eca211822d46450e97dab857d14e5.tar.bz2 clientdata-07b23bafcf7eca211822d46450e97dab857d14e5.tar.xz clientdata-07b23bafcf7eca211822d46450e97dab857d14e5.zip |
QL: Sailors
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -296,6 +296,35 @@ Copyright (C) 2012-2013 Evol Online --> <reward>60 EXP and 450 GP</reward> </quest> </var> + <var id="37"> + <effect map="005-1.tmx" npc="112" value="0,1" effect="12"/> + <effect map="002-4.tmx" npc="409" value="2" effect="12"/> + <quest name="Preparing a Party" group="Candor" incomplete="1"> + <name>Preparing a Party</name> + <text>Some sailors at beach are planning a party.</text> + <text text1="[Beer]">They need 5 {@@1} for the party to happen.</text> + <text></text> + <questgiver>Sailors</questgiver> + <coordinates x="92" y="99">Candor Island. (92,99)</coordinates> + <reward>Become one of the crew.</reward> + </quest> + <quest name="Preparing a Party" group="Candor" incomplete="2"> + <name>Preparing a Party</name> + <text text1="[Beer]">The sailors have sufficient {@@1} for the party.</text> + <text>They now want me to invite Elmo, the captain's assistant, to the party.</text> + <text></text> + <questgiver>Sailors</questgiver> + <coordinates x="22" y="27">La Johanne, Captain's room. (22,27)</coordinates> + <reward>Unknown.</reward> + </quest> + <quest name="Preparing a Party" group="Candor" complete="3"> + <name>Preparing a Party</name> + <text>Elmo was invited, and with that, the sailors may party.</text> + <text></text> + <questgiver>Sailors</questgiver> + <reward text1="[Bandana]">1x {@@1}, 10 EXP, 1000 GP</reward> + </quest> + </var> <var id="1000"> |