mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-02 02:29:21 +02:00
finish Pirate Outfit Quest (Sabre)
This commit is contained in:
parent
70b2c98d4a
commit
10360d7354
@ -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="7" description="You got the second Outfit Addon!" />
|
||||
</mission>
|
||||
<!-- Todo missing other parts -->
|
||||
<mission name="Pirate Outfit Quest (Sabre)" storageid="50002" startvalue="1" endvalue="5">
|
||||
<mission name="Pirate Outfit Quest (Sabre)" storageid="17567" startvalue="1" endvalue="5">
|
||||
<missionstate id="1" description="Bring Duncan 100 Eye Patches from pirates!" />
|
||||
<missionstate id="2" description="Bring Duncan 100 peg legs from pirates!" />
|
||||
<missionstate id="3" description="Bring Duncan 100 pirate hooks from pirates!" />
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user