Skip to content
Snippets Groups Projects
Commit 1e2cd35e authored by Lisa Greene's avatar Lisa Greene
Browse files

Healing inversion should be no_npc

parent 306b6a91
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ newTalent{
vim = 16,
range = 8,
radius = 4,
tactical = { DISABLE = 2 },
no_npc_use = true,
direct_hit = true,
requires_target = true,
target = function(self, t) return {type="ball", range=self:getTalentRange(t), radius=self:getTalentRadius(t), friendlyfire=false, talent=t} end,
......
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