diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-18 19:35:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-18 19:35:46 -0300 |
commit | a1fce9fff064e8469527b330d2aa51870072637c (patch) | |
tree | c5804efbaed5b4055e5328c65f4eff4c11b8a4c5 /quests.xml | |
parent | a62a3c7ae0b26aa39094a03559b764c4e46f68e0 (diff) | |
download | clientdata-a1fce9fff064e8469527b330d2aa51870072637c.tar.gz clientdata-a1fce9fff064e8469527b330d2aa51870072637c.tar.bz2 clientdata-a1fce9fff064e8469527b330d2aa51870072637c.tar.xz clientdata-a1fce9fff064e8469527b330d2aa51870072637c.zip |
Fix bug
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -730,7 +730,7 @@ Copyright (C) 2012-2013 Evol Online --> <text></text> <questgiver>Sailors</questgiver> <coordinates x="110" y="100">Tulimshar's Terranite Forge Rooftop.</coordinates> - <reward text1="[Sharp Knife]" text2="[Cotton Shirt]">1x {@@1}, 1x {@@2}, 21500 GP, Experience.</reward> + <reward text1="[Sharp Knife]" text2="[%Color% Cotton Shirt]">1x {@@1}, 1x {@@2}, 21500 GP, Experience.</reward> </quest> </var> <!-- var 60 TODO --> |