Merge branch 'master_tishen_hw' of http://60.1.1.230/gaoxin/JL_Client into master_tishen_hw
commit
a9770604a1
|
|
@ -2232,7 +2232,6 @@ local effectList = {
|
|||
end,
|
||||
--组合技能:主动让自己释放一次有动作的自身普攻技能(配置目标选择只能配置成1个目标,否者会释放多次)by:王振兴
|
||||
[116] = function(caster, target, args, interval, skill)
|
||||
LogError("主动加一个普攻")
|
||||
local i1 = args[1]
|
||||
BattleLogic.WaitForTrigger(interval, function ()
|
||||
caster:InsertSkill(BattleSkillType.Normal, false, false, nil)
|
||||
|
|
|
|||
Loading…
Reference in New Issue