mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-10 04:10:45 +01:00
more questlog finish
This commit is contained in:
@@ -93,7 +93,7 @@ Topic=4,"yes" -> "Well then, listen closely. First, you will have to prove that
|
||||
"Lastly, I will have our smith refine your helmet if you bring me royal steel, an especially noble metal. ...",
|
||||
"Did you understand everything I told you and are willing to handle this task?", Topic=5
|
||||
Topic=4 -> "However."
|
||||
Topic=5,"yes" -> "Alright then. Come back to me once you have collected 100 perfect behemoth fangs.", SetQuestValue(17542,1)
|
||||
Topic=5,"yes" -> "Alright then. Come back to me once you have collected 100 perfect behemoth fangs.", SetQuestValue(17542,1), SetQuestValue(17594,1)
|
||||
Topic=5 -> "Maybe another time."
|
||||
|
||||
"behemoth","fang",QuestValue(17542)=1 -> Type=5893, Amount=100, "Have you really managed to fulfill the task and brought me 100 perfect behemoth fangs?", Topic=6
|
||||
|
||||
@@ -73,7 +73,7 @@ Topic=5,"yes" -> "Okay, who knows, maybe you have a chance. A really small one t
|
||||
"The last task is the hardest. You will need to bring me a claw from a mighty dragon king. ...",
|
||||
"Did you understand everything I told you and are willing to handle this task?", Topic=6
|
||||
Topic=5 -> "Maybe next time."
|
||||
Topic=6,"yes" -> "Excellent! Come back to me once you have collected 100 hardened bones.", SetQuestValue(17558,1)
|
||||
Topic=6,"yes" -> "Excellent! Come back to me once you have collected 100 hardened bones.", SetQuestValue(17558,1), SetQuestValue(17594,1)
|
||||
Topic=6 -> "Maybe next time."
|
||||
|
||||
"hardened","bone",QuestValue(17558)=1 -> Type=5925, Amount=100, "How are you faring with your mission? Have you collected all 100 hardened bones?", Topic=7
|
||||
|
||||
Reference in New Issue
Block a user