mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
finish oriental outfit quest
This commit is contained in:
@@ -89,15 +89,16 @@ Topic=2 -> "Maybe next time."
|
||||
"task",QuestValue(17555)=0,female -> *
|
||||
Topic=3,"yes" -> "Listen, um... I was wanting a comb for a long time... not just any comb, but a mermaid's comb. ...",
|
||||
"Do you think you could get one for me? I really would appreciate it.", Topic=4
|
||||
Topic=3 -> "Maybe another time."
|
||||
Topic=3 -> "Hmm, but next time."
|
||||
Topic=4,"yes" -> "Brilliant! I will wait for you to return with a mermaid's comb then.", SetQuestValue(17555,1)
|
||||
Topic=4 -> "Maybe another time."
|
||||
Topic=4 -> "Hmm, but next time."
|
||||
|
||||
"comb",QuestValue(17555)=1,female -> Type=5945, Amount=1, "Have you brought a mermaid's comb?", Topic=5
|
||||
"mission",QuestValue(17555)=1,female -> *
|
||||
"task",QuestValue(17555)=1,female -> *
|
||||
Topic=5,"yes",Count(Type)>=Amount -> "Yeah! That's it! I can't wait to comb my hair! Oh - but first, I'll fulfil my promise: Here is your jewelled belt! Thanks again!", Delete(Type), SetQuestValue(17555,2), AddOutfitAddon(146,1), AddOutfitAddon(150,1), EffectOpp(13)
|
||||
Topic=5 -> "Maybe another time."
|
||||
Topic=5,"yes" -> "You don't have it."
|
||||
Topic=5 -> "Hmm, but next time."
|
||||
|
||||
"mission",QuestValue(17555)=2 -> "Sorry but I don't have any tasks for you."
|
||||
"task",QuestValue(17555)=2 -> *
|
||||
|
Reference in New Issue
Block a user