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

moved starting place for both elves and dunadans to rhudaur (temporary)

git-svn-id: http://svn.net-core.org/repos/t-engine4@245 51575b47-30f0-44d4-a5cc-537603b46e54
parent 75c03c15
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ newBirthDescriptor
experience = 1.1,
talents = { [ActorTalents.T_IMPROVED_HEALTH_I]=1, [ActorTalents.T_DUNADAN_HEAL]=1, },
copy = {
default_wilderness = {"wilderness/main", 9, 4},
default_wilderness = {"wilderness/main", 41, 18},
},
}
--[[
......@@ -81,7 +81,7 @@ newBirthDescriptor
experience = 1.3,
talents = {},
copy = {
default_wilderness = {"wilderness/main", 30, 30},
default_wilderness = {"wilderness/main", 41, 18},
},
}
......@@ -102,7 +102,7 @@ newBirthDescriptor
talents = { ActorTalents.DECREASED_HEALTH_I },
experience = 1.1,
copy = {
default_wilderness = {"wilderness/main", 30, 30},
default_wilderness = {"wilderness/main", 41, 18},
},
}
......
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