diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 09:45:40 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 09:45:40 +0100 |
commit | 54068f6bc5478b4776b23cac3743866643ce152a (patch) | |
tree | f1cbe786721b1a53d046fe942e51c44a6ae66eab /quests.xml | |
parent | adbb525975b071ea89beedb3a1b4f542b9ff43e6 (diff) | |
download | clientdata-54068f6bc5478b4776b23cac3743866643ce152a.tar.gz clientdata-54068f6bc5478b4776b23cac3743866643ce152a.tar.bz2 clientdata-54068f6bc5478b4776b23cac3743866643ce152a.tar.xz clientdata-54068f6bc5478b4776b23cac3743866643ce152a.zip |
Extend NPC Quest Status feature to Peter NPC.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -107,6 +107,8 @@ Copyright (C) 2012 Evol Online --> </quest> </var> <var id="3"> + <effect map="000-2-1.tmx" npc="303" value="0,6" effect="12"/> + <effect map="000-2-1.tmx" npc="303" value="1,2,4" effect="13"/> <quest name="Ratto Extermination" group="Ship" incomplete="6"> <name>Ratto Extermination</name> <text>Peter needs your help to clean the bottom of the ship from some rattos.</text> |