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

Damage Smearing description doesnt say it takes no turn, since the metadata shows it

git-svn-id: http://svn.net-core.org/repos/t-engine4@6242 51575b47-30f0-44d4-a5cc-537603b46e54
parent 80f91f23
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,6 @@ newTalent{
info = function(self, t)
local duration = t.getDuration(self, t)
return ([[For the next %d turns, you convert all non-temporal damage you receive into temporal damage spread out over six turns.
This spell takes no time to cast, and the duration will scale with your Paradox.]]):format (duration)
The duration will scale with your Paradox.]]):format (duration)
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