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

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@6132 51575b47-30f0-44d4-a5cc-537603b46e54
parent 52eea512
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ newTalent{
info = function(self, t)
return ([[Feel the very existence of creatures around you for %d turns in a radius of 10.
The evil touch will reduce their blight resistance by %d%% but also make them aware of you.
The resistance will decrease with Magic stat.]]):format(3 + self:getTalentLevel(t), self:combatTalentSpellDamage(t, 10, 45))
Their resistance will decrease with Magic stat.]]):format(3 + self:getTalentLevel(t), self:combatTalentSpellDamage(t, 10, 45))
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