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

Waters of Life becomes instant cast

git-svn-id: http://svn.net-core.org/repos/t-engine4@4223 51575b47-30f0-44d4-a5cc-537603b46e54
parent 658aa12d
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ newTalent{
cooldown = 30,
equilibrium = 10,
tactical = { HEAL=2 },
no_energy = true,
on_pre_use = function(self, t)
for eff_id, p in pairs(self.tmp) do
local e = self.tempeffect_def[eff_id]
......
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