mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
finish quest log and fix bug that expiring storage does not fit in int32 so changed to store time in minutes instead of ms
This commit is contained in:
@@ -69,7 +69,7 @@ Topic=1 -> "Hmm, but next time."
|
||||
"backpack",QuestValue(18502)=0 -> *
|
||||
Topic=4,"minotaur","leather" -> "Well, if you really like this backpack, I could make one for you, but minotaur leather is hard to come by these days. Are you willing to put some work into this?", Topic=5
|
||||
Topic=5,"yes" -> "Alright then, if you bring me 100 pieces of fine minotaur leather I will see what I can do for you. You probably have to kill really many minotaurs though...",
|
||||
"so good luck!", SetQuestValue(18502,1)
|
||||
"so good luck!", SetQuestValue(18502,1), SetQuestValue(17594,1)
|
||||
|
||||
"addon",QuestValue(18502)=1 -> Type=5878, Amount=100, "Ah, right, almost forgot about the backpack! Have you brought me 100 pieces of minotaur leather as requested?", Topic=6
|
||||
"backpack",QuestValue(18502)=1 -> *
|
||||
|
Reference in New Issue
Block a user