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

Thalore will not get escorts on Old Forest 5, since it does not exists anymore

git-svn-id: http://svn.net-core.org/repos/t-engine4@5049 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8ab52a62
No related branches found
No related tags found
No related merge requests found
......@@ -128,5 +128,5 @@ newBirthDescriptor
resolvers.inscription("INFUSION:_WILD", {cooldown=12, what={physical=true}, dur=4, power=14}),
},
experience = 1.35,
random_escort_possibilities = { {"norgos-lair", 2, 3}, {"heart-gloom", 1, 2}, {"daikara", 1, 3}, {"old-forest", 1, 5}, {"dreadfell", 1, 8}, {"reknor", 1, 2}, },
random_escort_possibilities = { {"norgos-lair", 2, 3}, {"heart-gloom", 1, 2}, {"daikara", 1, 3}, {"old-forest", 1, 4}, {"dreadfell", 1, 8}, {"reknor", 1, 2}, },
}
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