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

Undeads can also have escort quests generated

git-svn-id: http://svn.net-core.org/repos/t-engine4@1166 51575b47-30f0-44d4-a5cc-537603b46e54
parent ca498e98
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ newBirthDescriptor{
starting_quest = "start-undead",
undead = 1,
}
random_escort_possibilities = { {"trollshaws", 2, 5}, {"tower-amon-sul", 1, 4}, {"carn-dum", 1, 7}, {"old-forest", 1, 7}, {"tol-falas", 1, 8}, {"moria", 1, 1}, {"eruan", 1, 3}, },
}
newBirthDescriptor
......
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