Skip to content
Snippets Groups Projects
Commit aab9cf4c authored by Eric Wykoff's avatar Eric Wykoff
Browse files

sun infusion too

parent 65085ef2
No related branches found
No related tags found
1 merge request!197More fixes
......@@ -247,6 +247,7 @@ newInscription{
target = function(self, t)
return {type="ball", range=self:getTalentRange(t), selffire=false, radius=self:getTalentRadius(t), talent=t}
end,
requires_target = true,
action = function(self, t)
local data = self:getInscriptionData(t.short_name)
local tg = self:getTalentTarget(t)
......
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