Skip to content
Snippets Groups Projects
Commit 7ec6c4f4 authored by DarkGod's avatar DarkGod
Browse files

typo

parent e24e98a2
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[You rush toward your fow, readying your shot. If you reach it you release the shot, imbuying it with great power.
return ([[You rush toward your fow, readying your shot. If you reach it you release the shot, imbuing it with great power.
The shot does %d%% weapon damage and knocks back your target by %d.]]):
format(self:combatTalentWeaponDamage(t, 1.5, 2.8) * 100, t.getDist(self, 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