diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-12 19:21:51 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-12 19:21:51 -0200 |
commit | 386d54f02aab77b0771e91bc5d68c5282672e78c (patch) | |
tree | 3a3063e98464a2a18f95a6a1064272bc59dffca7 /quests.xml | |
parent | 7c1ce8f71890eeb663e05bac0dc0a84a2d73e321 (diff) | |
download | clientdata-386d54f02aab77b0771e91bc5d68c5282672e78c.tar.gz clientdata-386d54f02aab77b0771e91bc5d68c5282672e78c.tar.bz2 clientdata-386d54f02aab77b0771e91bc5d68c5282672e78c.tar.xz clientdata-386d54f02aab77b0771e91bc5d68c5282672e78c.zip |
How to fix serverdata issue 9 in a single code line
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -226,7 +226,7 @@ Copyright (C) 2012-2013 Evol Online --> </quest> </var> <var id="5"> - <effect map="000-2-1.tmx" npc="100" value="0" effect="14"/> + <effect map="002-1.tmx" npc="100" value="0" effect="14"/> <quest name="Chef's Secret Blade" group="Ship" complete="1"> <name>Chef's Secret Blade</name> <text>You found a sharp knife on a table in one of the rooms of the ship.</text> |