[战斗]=========被动141 修改

dev_chengFeng
wangzhenxing 2021-01-15 14:19:09 +09:00
parent 4220257ea7
commit 9a39e0edda
1 changed files with 3 additions and 1 deletions

View File

@ -2615,7 +2615,9 @@ local passivityList = {
end
if curRound == i1 + 1 then
if buff then
buff.disperse = true
if buff.caster==role then
buff.disperse = true
end
end
end
end)