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

Borrowed Time is now a time effect

git-svn-id: http://svn.net-core.org/repos/t-engine4@3557 51575b47-30f0-44d4-a5cc-537603b46e54
parent 7fafe613
No related branches found
No related tags found
No related merge requests found
......@@ -3294,7 +3294,7 @@ newEffect{
name = "BORROWED_TIME",
desc = "Borrowed Time",
long_desc = function(self, eff) return ("The target's global speed has been increased by %d%%."):format(100) end,
type = "magical",
type = "time",
status = "beneficial",
parameters = { power=10 },
activate = function(self, eff)
......
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