【战斗】修复姑获鸟神魂五对所有人生效的问题

dev_chengFeng
gaoxin 2022-01-27 13:21:07 +08:00
parent 1e26aad156
commit 62a9cda5d3
1 changed files with 4 additions and 0 deletions

View File

@ -9498,6 +9498,10 @@ local passivityList = {
if not skill then
return
end
if target ~= role then
return
end
if time==triggerTime then
return
end