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

Fix typo

parent b81e7cfb
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ newTalent{
cooldown = 25,
range = 10,
requires_target = true,
np_npc_use = true,
no_npc_use = true,
getDuration = function(self, t) return math.floor(self:combatTalentScale(t, 2, 6)) end,
action = function(self, t)
local tg = {type="hit", nolock=true, range=self:getTalentRange(t), talent=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