diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-23 20:59:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-23 20:59:39 -0300 |
commit | 681f86eb3a4c499b844cdff2f0e2695382ea9664 (patch) | |
tree | 09f636266dac1a3b2365f2a4307e5c5b4128d7cb | |
parent | a9bb9d899d31b2bb4d93fb503cf3a0e82513d7df (diff) | |
download | clientdata-681f86eb3a4c499b844cdff2f0e2695382ea9664.tar.gz clientdata-681f86eb3a4c499b844cdff2f0e2695382ea9664.tar.bz2 clientdata-681f86eb3a4c499b844cdff2f0e2695382ea9664.tar.xz clientdata-681f86eb3a4c499b844cdff2f0e2695382ea9664.zip |
Fix quests.xml info about Tulimshar Sailors
-rw-r--r-- | quests.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -969,6 +969,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text></text> <questgiver>Sailors</questgiver> <coordinates x="110" y="100">Tulimshar's Terranite Forge Rooftop.</coordinates> + <level>12</level> </quest> <quest name="Sailors Help" group="Tulimshar" complete="2"> <name>Sailors Help</name> @@ -976,7 +977,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text></text> <questgiver>Sailors</questgiver> <coordinates x="110" y="100">Tulimshar's Terranite Forge Rooftop.</coordinates> - <reward text1="[Sharp Knife]" text2="[%Color% Cotton Shirt]">1x {@@1}, 1x {@@2}, 21500 GP, Experience.</reward> + <reward text1="[Dagger]" text2="[%Color% Cotton Shirt]">1x {@@1}, 1x {@@2}, 18750 GP, Experience.</reward> </quest> </var> <var id="60"> |