From 10360d7354d6fb634eb0c6d3bbe3ce4827b8c1e9 Mon Sep 17 00:00:00 2001 From: ErikasKontenis Date: Sat, 29 Feb 2020 19:15:54 +0200 Subject: [PATCH] finish Pirate Outfit Quest (Sabre) --- data/XML/quests.xml | 3 +-- data/npc/duncan.npc | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/data/XML/quests.xml b/data/XML/quests.xml index 632ed7b..c3af367 100644 --- a/data/XML/quests.xml +++ b/data/XML/quests.xml @@ -272,8 +272,7 @@ - - + diff --git a/data/npc/duncan.npc b/data/npc/duncan.npc index 0a9ca69..f6ad94d 100644 --- a/data/npc/duncan.npc +++ b/data/npc/duncan.npc @@ -67,7 +67,7 @@ Topic=5,"yes" -> "Listen, the task is not that hard. Simply prove that you are w "Bring me 100 of their eye patches, 100 of their peg legs and 100 of their hooks, in that order. ...", "Have you understood everything I told you and are willing to handle this task?", Topic=6 Topic=5 -> "Maybe another time." -Topic=6,"yes" -> "Good! Come back to me once you have gathered 100 eye patches.", SetQuestValue(17567,1) +Topic=6,"yes" -> "Good! Come back to me once you have gathered 100 eye patches.", SetQuestValue(17567,1), SetQuestValue(17594,1) Topic=6 -> "Maybe another time." "patch",QuestValue(17567)=1 -> Type=6098, Amount=100, "Have you gathered 100 eye patches?", Topic=7