Skip to content
Snippets Groups Projects
Commit 231e190a authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1893 51575b47-30f0-44d4-a5cc-537603b46e54
parent 77505d82
No related branches found
No related tags found
No related merge requests found
......@@ -647,8 +647,9 @@ function _M:setupCommands()
-- self:changeLevel(1, "town-gates-of-morning")
self:changeLevel(1, "wilderness")
self.memory_levels["wilderness-1"] = self.level
self.player:grantQuest("spydric-infestation")
self.player:setQuestStatus("spydric-infestation", engine.Quest.COMPLETED)
self.player:grantQuest("strange-new-world")
self.player:setQuestStatus("strange-new-world", engine.Quest.COMPLETED, "helped-fillarel")
self.player:setQuestStatus("strange-new-world", engine.Quest.COMPLETED)
self.player:grantQuest("orc-pride")
self.player:setQuestStatus("orc-pride", engine.Quest.COMPLETED)
-- self.player:grantQuest("escort-duty")
......
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