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

fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@3380 51575b47-30f0-44d4-a5cc-537603b46e54
parent b8e513f9
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ newTalent{
cooldown = 10,
requires_target = true,
range = 20,
tactical = { HEAL = 2, CLONEIN = 2 },
tactical = { HEAL = 2, CLOSEIN = 2 },
action = function(self, t)
local tg = {type="hit", range=self:getTalentRange(t)}
local x, y, target = self:getTarget(tg)
......
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