#{italic}#"Rokzan krilt copru."#{normal}#]]or[[#WHITE#*#{italic}#"Insert control rod."#{normal}#]]),
answers={
{"[Examine the orb]",jump="examine",cond=has_rod},
{"[Fly the fortress]",action=function(npc,player)player:hasQuest("shertul-fortress"):fly()end},
-- {"[Fly the fortress]", action=function(npc, player) player:hasQuest("shertul-fortress"):fly() end},
{"[Begin the Lichform ceremory]",cond=function(npc,player)localq=player:hasQuest("lichform")returnqandq:check_lichform(player)end,action=function(npc,player)player:setQuestStatus("lichform",engine.Quest.COMPLETED)end},