Skip to content
Snippets Groups Projects
Commit 2e9fe250 authored by dg's avatar dg
Browse files

Firebeam talent range set to 7 instead of 70...

git-svn-id: http://svn.net-core.org/repos/t-engine4@2512 51575b47-30f0-44d4-a5cc-537603b46e54
parent cbc56a8a
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ newTalent{
cooldown = 7,
positive = -20,
tactical = { ATTACK = 2 },
range = 70,
range = 7,
direct_hit = true,
requires_target = true,
getDamage = function(self, t) return self:combatTalentSpellDamage(t, 10, 200) 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