Commit bfb02f13 authored by JoyJ's avatar JoyJ

fix clinkz

parent c1060786
This diff is collapsed.
......@@ -182,7 +182,6 @@ function X.ConsiderQ()
local nCastRange = abilityQ:GetCastRange()
local nCastPoint = abilityQ:GetCastPoint()
local nSkillLV = abilityQ:GetLevel()
local nDamage = 30 + nSkillLV * 30 + 120 * 0.38
local nEnemysHeroesInCastRange = bot:GetNearbyHeroes( nCastRange + 99, true, BOT_MODE_NONE )
local nEnemysHeroesInView = bot:GetNearbyHeroes( 880, true, BOT_MODE_NONE )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment