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

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@1258 51575b47-30f0-44d4-a5cc-537603b46e54
parent 5f61ba79
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ newTalent{
info = function(self, t)
local attackStrength = 0.3 + self:getTalentLevel(t) * 0.12
local effectiveness = getWillFailureEffectiveness(self, 5, 35, attackStrength)
return ([[A terrible gloom surrounds you affecting all those who approach you.
return ([[A terrible gloom surrounds you affecting all those who approach.
The weak-minded may suffer from slow, stun or confusion. (%d effectiveness)
This ability is innate and carries no cost to activate or deactivate.]]):format(effectiveness)
end,
......
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