Skip to content
Snippets Groups Projects
Commit 4f9e9e25 authored by K'van's avatar K'van
Browse files

why

parent ec0d327a
No related branches found
No related tags found
No related merge requests found
......@@ -50,9 +50,9 @@ end
on_grant = function(self, who)
if who:isQuestStatus("grave-necromancer", engine.Quest.DONE) then
game:onTickEnd(function()
who:setQuestStatus(self.id, engine.Quest.COMPLETED, "heart")
end)
game:onTickEnd(function()
who:setQuestStatus(self.id, engine.Quest.COMPLETED, "heart")
end)
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment