diff options
author | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
commit | c80b22676a1ca9edb210fcef3c389f95fd52e841 (patch) | |
tree | 22bf7002ed15c1e9644fd1a3331e71283880175c /quests.xml | |
parent | c1327cb856074b89b53007281e47da12ff0d19f1 (diff) | |
download | clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.gz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.bz2 clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.xz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.zip |
Add quest effect instead of map effect for Katja's quest.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -372,6 +372,7 @@ Copyright (C) 2012-2013 Evol Online --> </var> <var id="19"> <effect map="001-1.tmx" npc="123" value="1,3" effect="13"/> + <effect map="001-1.tmx" npc="911" value="1" effect="22"/> <quest name="The Lazy Brother" group="Artis" incomplete="1"> <name>The Lazy Brother</name> <text>Katja wants you to find her brother.</text> @@ -547,6 +548,4 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: [@@2700|Barrel@@].</text> </quest> </var> - - </quests> |