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

Secret of the Eternals takes no time to use

git-svn-id: http://svn.net-core.org/repos/t-engine4@4141 51575b47-30f0-44d4-a5cc-537603b46e54
parent 7b3aacb0
No related branches found
No related tags found
No related merge requests found
......@@ -185,6 +185,7 @@ newTalent{
points = 5,
cooldown = function(self, t) return 50 - self:getTalentLevel(t) * 3 end,
mode = "sustained",
no_energy = true,
activate = function(self, t)
self.invis_on_hit_disable = self.invis_on_hit_disable or {}
game:playSoundNear(self, "talents/spell_generic2")
......
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