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

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@4465 51575b47-30f0-44d4-a5cc-537603b46e54
parent b173da7a
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ newTalent{
end,
info = function(self, t)
local percent = t.getPercent(self, t)
return ([[Generate an electrical field around you in a radius of 1. Any foe caught inside will lose %d%% of its current life.
return ([[Generate an electrical field around you in a radius of 1. Any creature caught inside will lose %d%% of its current life.
This effect can not kill creatures.
Life loss will increase with the Willpower stat.]]):format(percent)
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