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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@2152 51575b47-30f0-44d4-a5cc-537603b46e54
parent 9db28fbe
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,7 @@ newChat{ id="no_orb_loan2",
}
newChat{ id="no_orb_loan3",
text = [[[#LIGHT_GREEN#*He stops pacing and returns the Orb to you.*#WHITE# I believe I know most of what I need to. But I need a few details cleared up. You'll have to return to this Elven Chronomancer and ask him whether he meant an inverted probabilistic field or a reverted probabilistic field. I dare not guess, as the result could be quite unpleasant for you.]],
text = [[#LIGHT_GREEN#*He stops pacing and returns the Orb to you.*#WHITE# I believe I know most of what I need to. But I need a few details cleared up. You'll have to return to this Elven Chronomancer and ask him whether he meant an inverted probabilistic field or a reverted probabilistic field. I dare not guess, as the result could be quite unpleasant for you.]],
answers = {
{"I'll return with the answer.", action=function(npc, player) player:hasQuest("east-portal"):ask_east(player) end},
}
......
......@@ -124,7 +124,7 @@ newChat{ id="athame3",
-- Return gem
-----------------------------------------------------------------
newChat{ id="complete",
text = [[[Yes? You got the Athame, the gem and 100 gold?]],
text = [[Yes? You got the Athame, the gem and 100 gold?]],
answers = {
{"[Give him the gem, the athame and 100 gold]", jump="complete2", cond=check_materials, action=remove_materials},
{"Sorry, it seems I lack some stuff. I will be back."},
......
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