{"You asked me to come, about a farportal?",jump="farportal",cond=function()returnq:isCompleted("farportal")andnotq:isCompleted("farportal-spawn")end},
{"You asked me to come, about the rod of recall?",jump="recall",cond=function()returnq:isCompleted("recall")andnotq:isCompleted("recall-done")end},
{"Would it be possible for my Transmogrification Chest to automatically extract gems?",jump="transmo-gems",cond=function(npc,player)returnnotq:isCompleted("transmo-chest-extract-gems")andq:isCompleted("transmo-chest")andplayer:knowTalent(player.T_EXTRACT_GEMS)end},
{"Is there any training facilities?",jump="training",cond=function()returnnotq:isCompleted("training")end},
{"Are there any training facilities?",jump="training",cond=function()returnnotq:isCompleted("training")end},
{"I find your appearance unsettling. Any way you can change it?",jump="changetile",cond=function()returnq:isCompleted("recall-done")end},
{"What are you, and what is this place?",jump="what",cond=isNotSet"what",action=set"what"},
{"Master? I am not your mas...",jump="master",cond=isNotSet"master",action=set"master"},