diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 11:45:27 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 11:45:27 +0100 |
commit | df1f38e0f3d1c360cdaa56f0287a08d2c015d725 (patch) | |
tree | 857d4b3a39aceb735ee28cc4542c8f24d5997f7d /quests.xml | |
parent | 4f32d047168d5ff63a56279de06307ec584c298e (diff) | |
download | clientdata-df1f38e0f3d1c360cdaa56f0287a08d2c015d725.tar.gz clientdata-df1f38e0f3d1c360cdaa56f0287a08d2c015d725.tar.bz2 clientdata-df1f38e0f3d1c360cdaa56f0287a08d2c015d725.tar.xz clientdata-df1f38e0f3d1c360cdaa56f0287a08d2c015d725.zip |
Extend NPC Quest Status feature to ChefGado NPC.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -171,6 +171,8 @@ Copyright (C) 2012 Evol Online --> <effect map="000-2-3.tmx" npc="306" value="0,2" effect="12"/> <effect map="000-2-3.tmx" npc="306" value="1,3" effect="13"/> <effect map="000-2-3.tmx" npc="102" value="4" effect="15"/> + <effect map="000-2-0.tmx" npc="304" value="3" effect="13"/> + <effect map="000-2-1.tmx" npc="318" value="3" effect="13"/> <quest name="One of Us" group="Ship" incomplete="1"> <name>One of Us</name> <text>Nard, the captain of the ship, asked you to help his crew on the island outside the ship.</text> @@ -271,6 +273,8 @@ Copyright (C) 2012 Evol Online --> </quest> </var> <var id="16"> + <effect map="000-1.tmx" npc="313" value="0" effect="12"/> + <effect map="000-1.tmx" npc="313" value="1" effect="13"/> <quest name="Unexpected Help" group="Ship" incomplete="1"> <name>Unexpected Help</name> <text>Gugli told you about the sailors' task on the island. He wants you to help some of them bringing him 6 boxes full of [@@513|Croconuts@@], [@@714|Aquadas@@] and [@@515|Plushrooms@@].</text> |