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

Typos

git-svn-id: http://svn.net-core.org/repos/t-engine4@4960 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4f08d486
No related branches found
No related tags found
No related merge requests found
......@@ -407,6 +407,6 @@ newTalent{
info = function(self, t)
local chance = t.getChance(self, t)
return ([[Rather than hide from the onslaught you face down every threat. While active you have a %d%% chance of repelling a melee attack. The recklessness of your defense brings you bad luck (luck -3). Cleave, repel and surge cannot be activate simultaneously and activating one will place the others in cooldown.
Chance increases with with the Strength stat and when equipped with a shield.]]):format(chance)
Chance increases with the Strength stat and when equipped with a shield.]]):format(chance)
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