finish Pirate Outfit Quest (Sabre)

This commit is contained in:
ErikasKontenis 2020-02-29 19:15:54 +02:00
parent 70b2c98d4a
commit 10360d7354
2 changed files with 2 additions and 3 deletions

View File

@ -272,8 +272,7 @@
<missionstate id="6" description="Bring The Queen Of The Banshees 50 Holy Orchids and she will reward you with the second addon." /> <missionstate id="6" description="Bring The Queen Of The Banshees 50 Holy Orchids and she will reward you with the second addon." />
<missionstate id="7" description="You got the second Outfit Addon!" /> <missionstate id="7" description="You got the second Outfit Addon!" />
</mission> </mission>
<!-- Todo missing other parts --> <mission name="Pirate Outfit Quest (Sabre)" storageid="17567" startvalue="1" endvalue="5">
<mission name="Pirate Outfit Quest (Sabre)" storageid="50002" startvalue="1" endvalue="5">
<missionstate id="1" description="Bring Duncan 100 Eye Patches from pirates!" /> <missionstate id="1" description="Bring Duncan 100 Eye Patches from pirates!" />
<missionstate id="2" description="Bring Duncan 100 peg legs from pirates!" /> <missionstate id="2" description="Bring Duncan 100 peg legs from pirates!" />
<missionstate id="3" description="Bring Duncan 100 pirate hooks from pirates!" /> <missionstate id="3" description="Bring Duncan 100 pirate hooks from pirates!" />

View File

@ -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. ...", "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 "Have you understood everything I told you and are willing to handle this task?", Topic=6
Topic=5 -> "Maybe another time." 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." Topic=6 -> "Maybe another time."
"patch",QuestValue(17567)=1 -> Type=6098, Amount=100, "Have you gathered 100 eye patches?", Topic=7 "patch",QuestValue(17567)=1 -> Type=6098, Amount=100, "Have you gathered 100 eye patches?", Topic=7