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

pmlop


git-svn-id: http://svn.net-core.org/repos/t-engine4@2201 51575b47-30f0-44d4-a5cc-537603b46e54
parent 22b43794
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ After searching the remains of the Sorcerers you find a note explaining that the
answers = {
{"Aeryn, I am sorry but one of us needs to be sacrificed for the world to go on. #LIGHT_GREEN#[sacrifice Aeryn for the sake of the world]", jump="aeryn-sacrifice", cond=aeryn_alive},
{"I will close it #LIGHT_GREEN#[sacrifice yourself for the sake of the world]", action=function(npc, player)
player.no_resurrect = true
player:die(player)
player:hasQuest("high-peak"):win("self-sacrifice")
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