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

Rogues now start with Trap Mastery

git-svn-id: http://svn.net-core.org/repos/t-engine4@2822 51575b47-30f0-44d4-a5cc-537603b46e54
parent 89ff5ade
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ newBirthDescriptor{
},
talents = {
[ActorTalents.T_STEALTH] = 1,
[ActorTalents.T_WEAPON_COMBAT] = 1,
[ActorTalents.T_TRAP_MASTERY] = 1,
[ActorTalents.T_LETHALITY] = 1,
[ActorTalents.T_DUAL_STRIKE] = 1,
},
......
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