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

hum

git-svn-id: http://svn.net-core.org/repos/t-engine4@3332 51575b47-30f0-44d4-a5cc-537603b46e54
parent 56b6f8af
No related branches found
No related tags found
No related merge requests found
......@@ -652,6 +652,9 @@ newTalent{
game.logSeen(target, "%s resists the mental assault!", target.name:capitalize())
return
end
target:takeHit(1, self)
target:takeHit(1, self)
target:takeHit(1, self)
target:setEffect(target.EFF_DOMINANT_WILL, 4 + self:getWil(10), {src=self})
end)
return true
......
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