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:
@@ -26,7 +26,7 @@ Topic=1,"yes" -> "Well, everyone would say that in your positi
|
||||
Topic=1 -> "Get out of there!"
|
||||
Topic=2,"yes" -> "<giggles> It's funny how easy it is to get humans to say what you want. Now, proving it will be even more fun! ...",
|
||||
"You want me to touch something gooey, so you have to touch something gooey for me too. <giggles> ...",
|
||||
"I love honey and I haven't eaten it in a while, so bring me 50 honeycombs and worship my beauty a little more, then we will see.", SetQuestValue(17504,1)
|
||||
"I love honey and I haven't eaten it in a while, so bring me 50 honeycombs and worship my beauty a little more, then we will see.", SetQuestValue(17504,1), SetQuestValue(17595,1)
|
||||
Topic=2 -> "Get out of there!"
|
||||
|
||||
"honeycomb",QuestValue(17504)=1 -> Type=5902, Amount=50, "Did you bring me the 50 honeycombs I requested and do you absolutely admire my beauty?", Topic=3
|
||||
|
Reference in New Issue
Block a user