diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 10:19:57 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-29 10:19:57 +0100 |
commit | 10dbe26d59fcb85a63b63d232d81f2ad29f9a7d4 (patch) | |
tree | 1f1fa5aac4dce0fbd2568efc8f0127beca08b657 /quests.xml | |
parent | f0360c849557dd5e6c4c0e91d0d4d5c822a1620a (diff) | |
download | clientdata-10dbe26d59fcb85a63b63d232d81f2ad29f9a7d4.tar.gz clientdata-10dbe26d59fcb85a63b63d232d81f2ad29f9a7d4.tar.bz2 clientdata-10dbe26d59fcb85a63b63d232d81f2ad29f9a7d4.tar.xz clientdata-10dbe26d59fcb85a63b63d232d81f2ad29f9a7d4.zip |
Extend NPC Quest Status feature to Nard NPC.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -168,6 +168,9 @@ Copyright (C) 2012 Evol Online --> </quest> </var> <var id="4"> + <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="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> |