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

Bill in the Trollmire can only get a wild or heroism infusion, no heal or regenerate

git-svn-id: http://svn.net-core.org/repos/t-engine4@2519 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4c6932fa
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ He is wielding a small tree trunk and lumbering toward you.]],
[Talents.T_RUSH]=3,
[Talents.T_KNOCKBACK]=1,
},
resolvers.inscriptions(1, {"wild infusion", "healing infusion", "regeneration infusion", "heroism infusion"}),
resolvers.inscriptions(1, {"wild infusion", "heroism infusion"}),
inc_damage = { all = -35 },
autolevel = "warrior",
......
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